Changeset 36892 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Apr 29, 2011 1:23:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/PGMInternal.h
r36891 r36892 1328 1328 1329 1329 /* enable the tlbs. */ 1330 //#define PGM_USE_RAMRANGE_TLB1330 #define PGM_USE_RAMRANGE_TLB 1331 1331 /** The number of entries in the RAM range TLBs (there is one for each 1332 1332 * context). Must be a power of two. */
Note:
See TracChangeset
for help on using the changeset viewer.