Searched refs:tce_flush (Results 1 – 3 of 3) sorted by relevance
340 if (ppc_md.tce_flush) in iommu_alloc()341 ppc_md.tce_flush(tbl); in iommu_alloc()427 if (ppc_md.tce_flush) in iommu_free()428 ppc_md.tce_flush(tbl); in iommu_free()537 if (ppc_md.tce_flush) in ppc_iommu_map_sg()538 ppc_md.tce_flush(tbl); in ppc_iommu_map_sg()603 if (ppc_md.tce_flush) in ppc_iommu_unmap_sg()604 ppc_md.tce_flush(tbl); in ppc_iommu_unmap_sg()922 if (ppc_md.tce_flush) in iommu_flush_tce()923 ppc_md.tce_flush(tbl); in iommu_flush_tce()
79 void (*tce_flush)(struct iommu_table *tbl); member
392 ppc_md.tce_flush = dart_flush; in iommu_init_early_dart()