Searched refs:iommu_tce_table_get (Results 1 – 5 of 5) sorted by relevance
149 extern struct iommu_table *iommu_tce_table_get(struct iommu_table *tbl);
404 table_group->tables[num] = iommu_tce_table_get(tbl); in pnv_pci_link_table_and_group()
325 table_group->tables[num] = iommu_tce_table_get(tbl); in pnv_npu_peers_set_window()
771 struct iommu_table *iommu_tce_table_get(struct iommu_table *tbl) in iommu_tce_table_get() function778 EXPORT_SYMBOL_GPL(iommu_tce_table_get);
140 tbl = iommu_tce_table_get(tbltmp); in kvm_spapr_tce_attach_iommu_group()