x86::paging::PD_US [] [src]

pub const PD_US: PDEntry = PDEntry{bits: 1 << 2,}

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