Changeset 19731 in vbox for trunk/src/VBox/VMM/PGMInternal.h
- Timestamp:
- May 15, 2009 12:29:47 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 47349
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMInternal.h
r19696 r19731 2307 2307 /** The address of the ring-0 mapping cache if we're making use of it. */ 2308 2308 RTR0PTR pvR0DynMapUsed; 2309 #if HC_ARCH_BITS == 322310 RTR0PTR R0PtrPadding0; /**< Alignment. */2311 #endif2312 2309 2313 2310 /** PGM critical section.
Note:
See TracChangeset
for help on using the changeset viewer.