Searched refs:vmm_get_host_cr4 (Results 1 – 3 of 3) sorted by relevance
64 uint64_t vmm_get_host_cr4(void);
127 vmm_get_host_cr4(void) in vmm_get_host_cr4() function
802 vmcs_write(VMCS_HOST_CR4, vmm_get_host_cr4() | CR4_VMXE); in vmx_vminit()