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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp1314 BOOL fEnableLargePages = false; local
1315 hrc = pMachine->GetHWVirtExProperty(HWVirtExPropertyType_LargePages, &fEnableLargePages); H();
1316 InsertConfigInteger(pHM, "EnableLargePages", fEnableLargePages);

Completed in 62 milliseconds