Searched refs:cap_halt_exit (Results 1 – 1 of 1) sorted by relevance
165 static int cap_halt_exit; variable166 SYSCTL_INT(_hw_vmm_vmx_cap, OID_AUTO, halt_exit, CTLFLAG_RD, &cap_halt_exit, 0,772 cap_halt_exit = (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_modinit()3547 if (cap_halt_exit) in vmx_getcap()3606 if (cap_halt_exit) { in vmx_setcap()