Changeset 89578 in vbox for trunk/include
- Timestamp:
- Jun 9, 2021 11:41:54 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/iommu-intel.h
r89552 r89578 1690 1690 VTDREQTYPE_ATOMIC_OP /**< Memory access atomic operation. */ 1691 1691 } VTDREQTYPE; 1692 /** Pointer to a VTDREQTYPE. */ 1693 typedef VTDREQTYPE *PVTDREQTYPE; 1692 1694 1693 1695
Note:
See TracChangeset
for help on using the changeset viewer.