Changeset 20136 in vbox for trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp
- Timestamp:
- May 29, 2009 8:12:12 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 47908
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp
r20135 r20136 1425 1425 * @param GCPhys The GC physical address of the page we're gonna shadow. 1426 1426 * @param enmKind The kind of mapping. 1427 * @param enmAccess Access type for the mapping (only relevant for big pages) 1427 1428 * @param iUser The shadow page pool index of the user table. 1428 1429 * @param iUserTable The index into the user table (shadowed).
Note:
See TracChangeset
for help on using the changeset viewer.