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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp1309 BOOL fEnableNestedPaging = false; local
1310 hrc = pMachine->GetHWVirtExProperty(HWVirtExPropertyType_NestedPaging, &fEnableNestedPaging); H();
1311 InsertConfigInteger(pHM, "EnableNestedPaging", fEnableNestedPaging);

Completed in 83 milliseconds