Home
last modified time | relevance | path

Searched refs:cap_pause_exit (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/amd64/vmm/intel/
HDvmx.c157 static int cap_pause_exit; variable
158 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()