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

/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp180 ULONG maxRAMArch = maxRAMSys; local
181 *maxRAM = RT_MIN(maxRAMSys, maxRAMArch);

Completed in 45 milliseconds