EFER_NXE
#define EFER_NXE 0x00000800 /* PTE No-Execute Enable (R/W) */
#define EFER_NXE __BIT(11) /* PTE No-Execute Enable (R/W) */