Home
last modified time | relevance | path

Searched refs:vmx_hv_support (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/osfmk/i386/vmx/
H A Dvmx_cpu.h74 boolean_t vmx_hv_support(void);
H A Dvmx_cpu.c403 vmx_hv_support() in vmx_hv_support() function
/xnu-11417.121.6/osfmk/kern/
H A Dhv_support_kext.c81 hv_support_available = vmx_hv_support(); in hv_support_init()
/xnu-11417.121.6/osfmk/x86_64/
H A Dpmap.c949 …pmap_ept_support_ad = vmx_hv_support() && (VMX_CAP(MSR_IA32_VMX_EPT_VPID_CAP, MSR_IA32_VMX_EPT_VPI… in pmap_init()