Searched refs:flush_iotlb_all (Results 1 – 12 of 12) sorted by relevance
261 void (*flush_iotlb_all)(struct iommu_domain *domain); member513 if (domain->ops->flush_iotlb_all) in iommu_flush_iotlb_all()514 domain->ops->flush_iotlb_all(domain); in iommu_flush_iotlb_all()
442 static void flush_iotlb_all(struct omap_iommu *obj) in flush_iotlb_all() function796 flush_iotlb_all(obj); in iopgtable_clear_entry_all()864 flush_iotlb_all(obj); in omap_iommu_attach()
773 .flush_iotlb_all = apple_dart_flush_iotlb_all,
876 .flush_iotlb_all = ipmmu_flush_iotlb_all,
768 .flush_iotlb_all = sun50i_iommu_flush_iotlb_all,
666 .flush_iotlb_all = mtk_iommu_flush_iotlb_all,
305 domain->ops->flush_iotlb_all(domain); in iommu_dma_flush_iotlb_all()
598 .flush_iotlb_all = qcom_iommu_flush_iotlb_all,
1590 .flush_iotlb_all = arm_smmu_flush_iotlb_all,
2287 .flush_iotlb_all = amd_iommu_flush_iotlb_all,
2848 .flush_iotlb_all = arm_smmu_flush_iotlb_all,
5648 .flush_iotlb_all = intel_flush_iotlb_all,
Completed in 66 milliseconds