x86::paging::PT_P [] [src]

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

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