Changeset 22507 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Aug 27, 2009 11:29:17 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 51528
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp
r22506 r22507 65 65 static const char *pgmPoolPoolKindToStr(uint8_t enmKind); 66 66 #endif 67 static PPGMPOOLPAGE pgmPoolMonitorGetPageByGCPhys(PPGMPOOL pPool, PPGMPOOLPAGE pNewPage);68 67 69 68 void pgmPoolTrackFlushGCPhysPT(PVM pVM, PPGMPAGE pPhysPage, uint16_t iShw, uint16_t cRefs);
Note:
See TracChangeset
for help on using the changeset viewer.