Searched refs:cap_pause_exit (Results 1 – 1 of 1) sorted by relevance
157 static int cap_pause_exit; variable158 SYSCTL_INT(_hw_vmm_vmx_cap, OID_AUTO, pause_exit, CTLFLAG_RD, &cap_pause_exit,741 cap_pause_exit = (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_init()3310 if (cap_pause_exit) in vmx_getcap()3370 if (cap_pause_exit) { in vmx_setcap()