Changeset 30235 in vbox for trunk/src/VBox
- Timestamp:
- Jun 16, 2010 9:58:17 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMPhys.cpp
r30234 r30235 3417 3417 pVM->pgm.s.ChunkR3Map.c--; 3418 3418 3419 /* Chunk removed, so clear the page map T BLas well (might still be referenced). */3419 /* Chunk removed, so clear the page map TLB as well (might still be referenced). */ 3420 3420 PGMPhysInvalidatePageMapTLB(pVM); 3421 3421 }
Note:
See TracChangeset
for help on using the changeset viewer.