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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMSavedState.cpp793 DECLINLINE(bool) pgmR3ScanMmio2Page(PVM pVM, uint8_t const *pbPage, PPGMLIVESAVEMMIO2PAGE pLSPage) function
884 pgmR3ScanMmio2Page(pVM, pbPage, &paLSPages[iPage]);
932 && !pgmR3ScanMmio2Page(pVM, pbPage, &paLSPages[iPage]))
989 if (pgmR3ScanMmio2Page(pVM, pbPage, &paLSPages[iPage]))

Completed in 52 milliseconds