kvm_rs::x86_64

Constant CR3_PAGE_BASE_MASK

Source
pub const CR3_PAGE_BASE_MASK: u64 = 0xffff_ffff_ffff_0000;
Expand description

Mask for physical base address of paging structure.