Searched refs:iommu_tce_table_get (Results 1 – 4 of 4) sorted by relevance
149 extern struct iommu_table *iommu_tce_table_get(struct iommu_table *tbl);
428 table_group->tables[num] = iommu_tce_table_get(tbl); in pnv_pci_link_table_and_group()
815 struct iommu_table *iommu_tce_table_get(struct iommu_table *tbl) in iommu_tce_table_get() function822 EXPORT_SYMBOL_GPL(iommu_tce_table_get);
144 tbl = iommu_tce_table_get(tbltmp); in kvm_spapr_tce_attach_iommu_group()
Completed in 9 milliseconds