Constant kvm_rs::x86_64::CR4_PAE

source ·
pub const CR4_PAE: u64 = _; // 32u64
Expand description

Physical Address Extenstion.

When set enables paging to produce physicall addresses with more than 32 bits. Required before entering long mode.