Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c179 static int cap_unrestricted_guest; variable
181 &cap_unrestricted_guest, 0, "Unrestricted guests");
817 cap_unrestricted_guest = (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS2, in vmx_modinit()
937 if (cap_unrestricted_guest) in vmx_modinit()
3483 if (cap_unrestricted_guest) in vmx_getcap()
3558 if (cap_unrestricted_guest) { in vmx_setcap()