x86::paging::PD_P [] [src]

pub const PD_P: PDEntry = PDEntry{bits: 1 << 0,}

Present; must be 1 to map a 2-MByte page or reference a page table.