EFER_SVME
#define EFER_SVME 0x00001000 /* SVM Enable (R/W) */
#define EFER_SVME __BIT(12) /* SVM Enable (R/W) */