Changeset 86213 in vbox
- Timestamp:
- Sep 22, 2020 9:58:56 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/iommu-amd.h
r86204 r86213 1642 1642 /** MSI Vector Register 0 and 1 (MMIO). */ 1643 1643 typedef MSI_MISC_INFO_T MSI_VECTOR_T; 1644 /** Mask of valid bits in MSI Vector Register 1 (or high dword of MSI Misc. 1645 * info). */ 1646 #define IOMMU_MSI_VECTOR_1_VALID_MASK UINT32_C(0x1f) 1644 1647 1645 1648 /**
Note:
See TracChangeset
for help on using the changeset viewer.