VirtualBox

Changeset 86213 in vbox


Ignore:
Timestamp:
Sep 22, 2020 9:58:56 AM (4 years ago)
Author:
vboxsync
Message:

AMD IOMMU: bugref:9654 Add IOMMU_MSI_VECTOR_1_VALID_MASK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/iommu-amd.h

    r86204 r86213  
    16421642/** MSI Vector Register 0 and 1 (MMIO). */
    16431643typedef 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)
    16441647
    16451648/**
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette