]> Pileus Git - ~andy/linux/blobdiff - drivers/iommu/amd_iommu_types.h
Merge branch 'pm-cpufreq'
[~andy/linux] / drivers / iommu / amd_iommu_types.h
index c9aa3d079ff0377c376012bb5130b62e6bcefb8e..e38ab438bb342e241c1b5e545a0b01a4e4ea5017 100644 (file)
@@ -426,6 +426,7 @@ struct iommu_dev_data {
        struct iommu_dev_data *alias_data;/* The alias dev_data */
        struct protection_domain *domain; /* Domain the device is bound to */
        atomic_t bind;                    /* Domain attach reference count */
+       struct iommu_group *group;        /* IOMMU group for virtual aliases */
        u16 devid;                        /* PCI Device ID */
        bool iommu_v2;                    /* Device can make use of IOMMUv2 */
        bool passthrough;                 /* Default for device is pt_domain */