Home
last modified time | relevance | path

Searched refs:flush_iotlb_all (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/include/linux/
Diommu.h202 void (*flush_iotlb_all)(struct iommu_domain *domain); member
359 if (domain->ops->flush_iotlb_all) in iommu_flush_tlb_all()
360 domain->ops->flush_iotlb_all(domain); in iommu_flush_tlb_all()
/Linux-v4.19/drivers/iommu/
Domap-iommu.c459 static void flush_iotlb_all(struct omap_iommu *obj) in flush_iotlb_all() function
813 flush_iotlb_all(obj); in iopgtable_clear_entry_all()
881 flush_iotlb_all(obj); in omap_iommu_attach()
Dmtk_iommu.c498 .flush_iotlb_all = mtk_iommu_iotlb_sync,
Dipmmu-vmsa.c898 .flush_iotlb_all = ipmmu_iotlb_sync,
Dqcom_iommu.c593 .flush_iotlb_all = qcom_iommu_iotlb_sync,
Darm-smmu.c1565 .flush_iotlb_all = arm_smmu_iotlb_sync,
Darm-smmu-v3.c2002 .flush_iotlb_all = arm_smmu_iotlb_sync,
Damd_iommu.c3200 .flush_iotlb_all = amd_iommu_flush_iotlb_all,