Changeset 104854 in vbox for trunk/src/VBox/VMM/VMMR3
- Timestamp:
- Jun 5, 2024 2:19:17 PM (11 months ago)
- svn:sync-xref-src-repo-rev:
- 163447
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp
r104843 r104854 1111 1111 * @param pVM The cross context VM structure. 1112 1112 * @param pRam The RAM range to insert into the lookup table. 1113 * @param GCPhys The address of the first byte in the range. 1113 1114 * @param pidxLookup Optional lookup table hint. This is updated. 1114 1115 * @note Caller must own PGM lock.
Note:
See TracChangeset
for help on using the changeset viewer.