Searched refs:cap_pause_exit (Results 1 – 1 of 1) sorted by relevance
166 static int cap_pause_exit; variable167 SYSCTL_INT(_hw_vmm_vmx_cap, OID_AUTO, pause_exit, CTLFLAG_RD, &cap_pause_exit,771 cap_pause_exit = (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_modinit()3540 if (cap_pause_exit) in vmx_getcap()3613 if (cap_pause_exit) { in vmx_setcap()