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

Page entry present.