Changeset 16680 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Feb 11, 2009 4:33:04 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 42677
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp
r16675 r16680 1396 1396 { 1397 1397 /* Refresh the cr3 mapping by putting it at the head of the age list. */ 1398 LogFlow(("pgmPoolCacheFreeOne refuse CR3 mapping\n")); 1398 1399 pgmPoolCacheUsed(pPool, pPage); 1399 1400 return pgmPoolCacheFreeOne(pPool, iUser);
Note:
See TracChangeset
for help on using the changeset viewer.