Searched refs:pgmPoolAddDirtyPage (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp1309 pgmPoolAddDirtyPage(pVM, pPool, pPage);
1737 void pgmPoolAddDirtyPage(PVM pVM, PPGMPOOL pPool, PPGMPOOLPAGE pPage) function
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2444 /** Times we've called pgmPoolAddDirtyPage. */
4108 void pgmPoolAddDirtyPage(PVM pVM, PPGMPOOL pPool, PPGMPOOLPAGE pPage);

Completed in 306 milliseconds