x86::paging::PDPT_US [] [src]

pub const PDPT_US: PDPTEntry = PDPTEntry{bits: 1 << 2,}

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