Constant x86_64::paging::PDPT_US []

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.