Constant x86_64::paging::PT_P []

pub const PT_P: PTEntry = PTEntry{bits: 1 << 0,}

Present; must be 1 to map a 4-KByte page.