CR4_VMXE
#define CR4_VMXE 0x00002000 /* Enable VMX - Intel specific */
#define CR4_VMXE __BIT(13) /* Enable VMX - Intel specific */