Constant kvm_rs::x86_64::CR0_PG

source ·
pub const CR0_PG: u64 = _; // 2_147_483_648u64
Expand description

Paging.

Enables paging when set, requires CR0_PE to be set as well.