- Timestamp:
- Nov 24, 2008 3:05:52 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMInternal.h
r14374 r14502 2162 2162 * Thus, it's possible to walk the 2048 entries starting where apHCPaePDs[0] points. */ 2163 2163 R3PTRTYPE(PX86PDPAE) apShwPaePDsR3[4]; 2164 # ifndef VBOX_WITH_2X_4GB_ADDR_SPACE _IN_R02164 # ifndef VBOX_WITH_2X_4GB_ADDR_SPACE 2165 2165 /** The four PDs for the low 4GB - R0 Ptr. 2166 2166 * Same kind of mapping as apHCPaePDs. */
Note:
See TracChangeset
for help on using the changeset viewer.