Changeset 19807 in vbox for trunk/include/VBox
- Timestamp:
- May 19, 2009 9:01:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/iom.h
r19682 r19807 216 216 VMMDECL(int) IOMMMIOMapMMIO2Page(PVM pVM, RTGCPHYS GCPhys, RTGCPHYS GCPhysRemapped, uint64_t fPageFlags); 217 217 VMMDECL(int) IOMMMIOResetRegion(PVM pVM, RTGCPHYS GCPhys); 218 VMMDECL(bool) IOMIsLockOwner(PVM pVM); 218 219 219 220 #ifdef IN_RC
Note:
See TracChangeset
for help on using the changeset viewer.