Lines Matching defs:iommu_group
6920 struct iommu_group *iommu_group; member
94956 struct iommu_group { struct
94957 struct kobject kobj;
94958 struct kobject *devices_kobj;
94959 struct list_head devices;
94960 struct mutex mutex;
94961 void *iommu_data;
94962 void (*iommu_data_release)(void *);
94963 char *name;
94964 int id;
94965 struct iommu_domain *default_domain;
94966 struct iommu_domain *blocking_domain;
94967 struct iommu_domain *domain;
94968 struct list_head entry;
94969 unsigned int owner_cnt;
94970 void *owner;
106062 struct iommu_group *iommu_group; member
106261 struct iommu_group *iommu_group; member