Lines Matching refs:tables
101 struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES]; member
197 struct iommu_table *tbl = container->tables[i]; in tce_iommu_find_table()
219 if (!container->tables[i]) in tce_iommu_find_free_table()
350 struct iommu_table *tbl = container->tables[i]; in tce_iommu_release()
656 container->tables[num] = tbl; in tce_iommu_create_window()
707 container->tables[num] = NULL; in tce_iommu_remove_window()
1042 struct iommu_table *tbl = container->tables[i]; in tce_iommu_release_ownership()
1052 container->tables[i] = NULL; in tce_iommu_release_ownership()
1062 struct iommu_table *tbl = table_group->tables[i]; in tce_iommu_take_ownership()
1074 table_group->tables[j]); in tce_iommu_take_ownership()
1081 container->tables[i] = table_group->tables[i]; in tce_iommu_take_ownership()
1121 if (!tce_groups_attached(container) && !container->tables[0]) { in tce_iommu_take_ownership_ddw()
1132 container->tables[0] = tbl; in tce_iommu_take_ownership_ddw()
1137 tbl = container->tables[i]; in tce_iommu_take_ownership_ddw()