pub const EFER_LME: u64 = 1 << 8; // 0x0000_0000_0000_0100u64
Long Mode Enable.
When set enables long mode operations.