Searched refs:pgmPoolIsDirtyPage (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPhys.cpp389 || pgmPoolIsDirtyPage(pVM, *pGCPhys)
466 || pgmPoolIsDirtyPage(pVM, GCPhys)
473 && !pgmPoolIsDirtyPage(pVM, GCPhys)
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h4098 bool pgmPoolIsDirtyPage(PVM pVM, RTGCPHYS GCPhys);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp1817 bool pgmPoolIsDirtyPage(PVM pVM, RTGCPHYS GCPhys) function

Completed in 1057 milliseconds