Lines Matching refs:iommu_table_group
160 struct iommu_table_group;
167 long (*create_table)(struct iommu_table_group *table_group,
173 long (*set_window)(struct iommu_table_group *table_group,
176 long (*unset_window)(struct iommu_table_group *table_group,
179 void (*take_ownership)(struct iommu_table_group *table_group);
181 void (*release_ownership)(struct iommu_table_group *table_group);
187 struct iommu_table_group *table_group;
190 struct iommu_table_group { struct
205 extern void iommu_register_group(struct iommu_table_group *table_group, argument
207 extern int iommu_add_device(struct iommu_table_group *table_group,
220 static inline void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group()
226 static inline int iommu_add_device(struct iommu_table_group *table_group, in iommu_add_device()