Searched refs:vmx_invept_mode (Results 1 – 4 of 4) sorted by relevance
77 uint64_t vmx_invept_mode; member
909 ci->ci_vmm_cap.vcc_vmx.vmx_invept_mode = in cpu_init_vmm()912 ci->ci_vmm_cap.vcc_vmx.vmx_invept_mode = in cpu_init_vmm()
3399 ept_shoot_mode = self->ci_vmm_cap.vcc_vmx.vmx_invept_mode; in pmap_shootept()3416 invept(self->ci_vmm_cap.vcc_vmx.vmx_invept_mode, &vid); in pmap_shootept()3511 invept(self->ci_vmm_cap.vcc_vmx.vmx_invept_mode, &vid); in pmap_shootept()
3679 if (invept(ci->ci_vmm_cap.vcc_vmx.vmx_invept_mode, in vcpu_run_vmx()