pub const EFER_LME: u64 = 1 << 8; // 256u64
Expand description

Long Mode Enable.

When set enables long mode operations.