EFER_SCE
#define EFER_SCE 0x00000001 /* System Call Extensions (R/W) */
#define EFER_SCE __BIT(0) /* SYSCALL Enable (R/W) */