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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMSavedState.cpp1265 static void pgmR3StateCalcCrc32ForRamPage(PVM pVM, PPGMRAMRANGE pCur, PPGMLIVESAVERAMPAGE paLSPages, uint32_t iPage) function
1429 pgmR3StateCalcCrc32ForRamPage(pVM, pCur, paLSPages, iPage);
1483 pgmR3StateCalcCrc32ForRamPage(pVM, pCur, paLSPages, iPage);

Completed in 53 milliseconds