Changeset 60396 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Apr 8, 2016 4:17:15 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/PDMInternal.h
r60387 r60396 1141 1141 /** The current mapping. NIL_RTGCPHYS if not mapped or registered. */ 1142 1142 RTGCPHYS GCPhysVMMDevHeap; 1143 /** Ring-3 mapping/unmapping notification callback for the user. */ 1144 PFNPDMVMMDEVHEAPNOTIFY pfnVMMDevHeapNotify; 1143 1145 /** @} */ 1144 1146
Note:
See TracChangeset
for help on using the changeset viewer.