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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMSavedState.cpp1338 static void pgmR3ScanRamPages(PVM pVM, bool fFinalPass) function
1869 pgmR3ScanRamPages(pVM, false /*fFinalPass*/);
2097 pgmR3ScanRamPages(pVM, true /*fFinalPass*/);

Completed in 40 milliseconds