Searched refs:iotlb_sync (Results 1 – 8 of 8) sorted by relevance
205 void (*iotlb_sync)(struct iommu_domain *domain); member372 if (domain->ops->iotlb_sync) in iommu_tlb_sync()373 domain->ops->iotlb_sync(domain); in iommu_tlb_sync()
499 .iotlb_sync = mtk_iommu_iotlb_sync,
1655 if (sync && ops->iotlb_sync) in __iommu_unmap()1656 ops->iotlb_sync(domain); in __iommu_unmap()
899 .iotlb_sync = ipmmu_iotlb_sync,
594 .iotlb_sync = qcom_iommu_iotlb_sync,
1566 .iotlb_sync = arm_smmu_iotlb_sync,
2003 .iotlb_sync = arm_smmu_iotlb_sync,
3202 .iotlb_sync = amd_iommu_flush_iotlb_all,