- Timestamp:
- Apr 29, 2008 12:10:47 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMInternal.h
r8458 r8460 1977 1977 * Extends PAE Paging. 1978 1978 * @{ */ 1979 #if GC_ARCH_BITS == 32 && HC_ARCH_BITS == 64 1980 RTGCPTR alignment5; /**< structure size alignment. */ 1981 #endif 1979 1982 /** The Page Map Level 4 table - HC Ptr. */ 1980 1983 R3R0PTRTYPE(PX86PML4) pHCPaePML4;
Note:
See TracChangeset
for help on using the changeset viewer.