Constant kvm_rs::x86_64::CR0_AM

source ·
pub const CR0_AM: u64 = _; // 262_144u64
Expand description

Alignment Mask.

Enables alignment check for CPL=3, check is only done if the AC bit of the rflags register ist set.