Searched refs:fAllowUnrestricted (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DHMInternal.h386 bool fAllowUnrestricted; member in struct:HM::__anon16893
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp389 rc = CFGMR3QueryBoolDef(pCfgHM, "EnableUX", &pVM->hm.s.vmx.fAllowUnrestricted, true);
517 if (pVM->hm.s.vmx.fAllowUnrestricted)
523 pVM->hm.s.vmx.fAllowUnrestricted = false;

Completed in 43 milliseconds