Searched refs:pgmPoolResetDirtyPages (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllBth.h3682 pgmPoolResetDirtyPages(pVM);
4664 pgmPoolResetDirtyPages(pVM);
4817 pgmPoolResetDirtyPages(pVM);
H A DPGMAll.cpp2004 pgmPoolResetDirtyPages(pVM);
H A DPGMAllPool.cpp1847 void pgmPoolResetDirtyPages(PVM pVM) function
1856 Log(("pgmPoolResetDirtyPages\n"));
2702 pgmPoolResetDirtyPages(pVM);
/vbox/src/VBox/VMM/VMMR3/
H A DPGMPhys.cpp1149 pgmPoolResetDirtyPages(pVM);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2442 /** Times we've called pgmPoolResetDirtyPages (and there were dirty page). */
4109 void pgmPoolResetDirtyPages(PVM pVM);

Completed in 114 milliseconds