Changeset 22740 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Sep 3, 2009 12:41:20 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 51884
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp
r22738 r22740 2498 2498 case PGMPOOLKIND_PAE_PT_FOR_PAE_PT: 2499 2499 case PGMPOOLKIND_PAE_PT_FOR_PAE_2MB: 2500 case PGMPOOLKIND_32BIT_PT_FOR_PHYS:2501 case PGMPOOLKIND_PAE_PT_FOR_PHYS:2502 2500 { 2503 2501 #ifdef PGMPOOL_WITH_USER_TRACKING
Note:
See TracChangeset
for help on using the changeset viewer.