Changeset 88698 in vbox
- Timestamp:
- Apr 26, 2021 7:50:03 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 144015
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/iommu-intel.h
r88696 r88698 1917 1917 #define VTD_BF_0_IOTLB_INV_DSC_DID_SHIFT 16 1918 1918 #define VTD_BF_0_IOTLB_INV_DSC_DID_MASK UINT64_C(0x00000000ffff0000) 1919 /** R: Reserved (bits 63:32). .*/1919 /** R: Reserved (bits 63:32). */ 1920 1920 #define VTD_BF_0_IOTLB_INV_DSC_RSVD_63_32_SHIFT 32 1921 1921 #define VTD_BF_0_IOTLB_INV_DSC_RSVD_63_32_MASK UINT64_C(0xffffffff00000000)
Note:
See TracChangeset
for help on using the changeset viewer.