Home
last modified time | relevance | path

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

/NextBSD/sys/amd64/vmm/intel/
HDvmx.c153 static int cap_pause_exit; variable
154 SYSCTL_INT(_hw_vmm_vmx_cap, OID_AUTO, pause_exit, CTLFLAG_RD, &cap_pause_exit,
642 cap_pause_exit = (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_init()
2986 if (cap_pause_exit) in vmx_getcap()
3046 if (cap_pause_exit) { in vmx_setcap()