Changeset 13113 in vbox for trunk/include
- Timestamp:
- Oct 9, 2008 9:28:09 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/pgm.h
r13060 r13113 307 307 VMMDECL(RTHCPHYS) PGMGetHyperCR3(PVM pVM); 308 308 VMMDECL(RTHCPHYS) PGMGetNestedCR3(PVM pVM, PGMMODE enmShadowMode); 309 VMMDECL(RTHCPHYS) PGMGetEPTCR3(PVM pVM); 309 310 VMMDECL(RTHCPHYS) PGMGetHyper32BitCR3(PVM pVM); 310 311 VMMDECL(RTHCPHYS) PGMGetHyperPaeCR3(PVM pVM);
Note:
See TracChangeset
for help on using the changeset viewer.