Searched refs:cap_halt_exit (Results 1 – 1 of 1) sorted by relevance
163 static int cap_halt_exit; variable164 SYSCTL_INT(_hw_vmm_vmx_cap, OID_AUTO, halt_exit, CTLFLAG_RD, &cap_halt_exit, 0,765 cap_halt_exit = (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_modinit()3463 if (cap_halt_exit) in vmx_getcap()3520 if (cap_halt_exit) { in vmx_setcap()