vmm_get_host_cr4
vmcs_write(VMCS_HOST_CR4, vmm_get_host_cr4() | CR4_VMXE);
uint64_t vmm_get_host_cr4(void);