Searched defs:iommu_table_group_ops (Results 1 – 1 of 1) sorted by relevance
162 struct iommu_table_group_ops { struct163 unsigned long (*get_table_size)(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,200 struct iommu_table_group_ops *ops; argument