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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp1191 BOOL fEnablePAE = false; local
1192 hrc = pMachine->GetCPUProperty(CPUPropertyType_PAE, &fEnablePAE); H();
1193 InsertConfigInteger(pRoot, "EnablePAE", fEnablePAE);

Completed in 96 milliseconds