pub const PAGE_ENTRY_PRESENT: u64 = 1 << 0; // 0x0000_0000_0000_0001u64
Expand description

Page entry present.