Searched refs:create_table (Results 1 – 3 of 3) sorted by relevance
166 long (*create_table)(struct iommu_table_group *table_group, member
581 ret = table_group->ops->create_table(table_group, num, in tce_iommu_create_table()633 !table_group->ops->create_table) in tce_iommu_create_window()1108 if (!table_group->ops->create_table || !table_group->ops->set_window || in tce_iommu_take_ownership_ddw()
2185 .create_table = pnv_pci_ioda2_create_table,