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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp99 int pgmPoolMonitorChainFlush(PPGMPOOL pPool, PPGMPOOLPAGE pPage) function
101 LogFlow(("pgmPoolMonitorChainFlush: Flush page %RGp type=%d\n", pPage->GCPhys, pPage->enmKind));
833 int rc = pgmPoolMonitorChainFlush(pPool, pPage);
5251 pgmPoolMonitorChainFlush(pPool, pPage);

Completed in 41 milliseconds