kvm_rs::x86_64

Constant EFER_LME

Source
pub const EFER_LME: u64 = _; // 256u64
Expand description

Long Mode Enable.

When set enables long mode operations.