Home
last modified time | relevance | path

Searched refs:hma_vmx_invept_allcpus (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dhma.h57 extern void hma_vmx_invept_allcpus(uintptr_t);
/illumos-gate/usr/src/uts/intel/os/
H A Dhma.c244 hma_vmx_invept_allcpus(uintptr_t eptp) in hma_vmx_invept_allcpus() function
/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmx.c718 hma_vmx_invept_allcpus((uintptr_t)vmx->eptp); in vmx_vminit()