CR4_VMXE
#define CR4_VMXE 0x00002000 /* enable VMX operation (Intel-specific) */
#undef CR4_VMXE
#define CR4_VMXE 0x2000 /* VMX enable */