EFER_LME
#define EFER_LME 0x00000100
#define EFER_LME 0x000000100 /* Long mode enable (R/W) */
#define EFER_LME (1<<EFER_LME)