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

/vbox/src/VBox/VMM/VMMR0/
H A DPGMR0.cpp183 VMMR0_INT_DECL(int) PGMR0PhysFlushHandyPages(PVM pVM, PVMCPU pVCpu) function
197 LogFlow(("PGMR0PhysFlushHandyPages: cPages=%d rc=%Rrc\n", cPages, rc));
H A DVMMR0.cpp432 /** @todo I wish to call PGMR0PhysFlushHandyPages(pVM, &pVM->aCpus[idCpu])
1407 return PGMR0PhysFlushHandyPages(pVM, &pVM->aCpus[idCpu]);
/vbox/include/VBox/vmm/
H A Dpgm.h425 VMMR0_INT_DECL(int) PGMR0PhysFlushHandyPages(PVM pVM, PVMCPU pVCpu);

Completed in 2058 milliseconds