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

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h4110 void pgmPoolResetDirtyPage(PVM pVM, RTGCPTR GCPtrPage);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp1887 void pgmPoolResetDirtyPage(PVM pVM, RTGCPTR GCPtrPage) function
1896 Log(("pgmPoolResetDirtyPage %RGv\n", GCPtrPage));

Completed in 76 milliseconds