Searched defs:fEnableVPID (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp1319 BOOL fEnableVPID = false; local
1320 hrc = pMachine->GetHWVirtExProperty(HWVirtExPropertyType_VPID, &fEnableVPID); H();
1321 InsertConfigInteger(pHM, "EnableVPID", fEnableVPID);

Completed in 62 milliseconds