Constant x86_64::paging::PT_US []

pub const PT_US: PTEntry = PTEntry{bits: 1 << 2,}

User/supervisor; user-mode accesses are not allowed to the 4-KByte region controlled by this entry.