- Timestamp:
- Jun 5, 2024 2:33:16 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp
r104854 r104855 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 * @param GCPhys The new mapping address to assign @a pRam on insertion. 1114 1114 * @param pidxLookup Optional lookup table hint. This is updated. 1115 1115 * @note Caller must own PGM lock.
Note:
See TracChangeset
for help on using the changeset viewer.