Changeset 6958 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Feb 14, 2008 3:25:34 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 28124
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp
r6927 r6958 1062 1062 uint32_t iCacheIndex; 1063 1063 1064 Assert(VM_IS_EMT(pVM)); 1065 1064 1066 GCPhys = PAGE_ADDRESS(GCPhys); 1065 1067 pbHC = (uint8_t *)PAGE_ADDRESS(pbHC);
Note:
See TracChangeset
for help on using the changeset viewer.