EFER_LMA
#define EFER_LMA 0x00000400 /* Long Mode Active (R) */
#define EFER_LMA __BIT(10) /* Long Mode Active (R) */