Changeset 32561 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Sep 16, 2010 1:25:21 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
r32560 r32561 1280 1280 if (RT_SUCCESS(rc)) 1281 1281 rc = VINF_SUCCESS; 1282 # endif 1282 1283 1283 STAM_COUNTER_INC(&pVCpu->pgm.s.CTX_SUFF(pStats)->CTX_MID_Z(Stat,InvalidatePage4KBPages)); 1284 1284 PGM_INVL_PG(pVCpu, GCPtrPage);
Note:
See TracChangeset
for help on using the changeset viewer.