- Timestamp:
- Mar 31, 2021 4:07:48 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Bus/DevIommuIntel.cpp
r88327 r88328 161 161 typedef IOMMURC *PIOMMURC; 162 162 /** Pointer to the const raw-mode IOMMU device state. */ 163 typedef const IOMMURC * CPIOMMURC;163 typedef const IOMMURC *PCIOMMURC; 164 164 165 165 /** The IOMMU device state for the current context. */
Note:
See TracChangeset
for help on using the changeset viewer.