Constant kvm_rs::x86_64::PAGE_ENTRY_PRESENT [−][src]
pub const PAGE_ENTRY_PRESENT: u64 = 1 << 0; // 0x0000_0000_0000_0001u64
Expand description
Page entry present.
pub const PAGE_ENTRY_PRESENT: u64 = 1 << 0; // 0x0000_0000_0000_0001u64
Page entry present.