Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Diommu.h262 void (*flush_iotlb_all)(struct iommu_domain *domain); member
501 if (domain->ops->flush_iotlb_all) in iommu_flush_tlb_all()
502 domain->ops->flush_iotlb_all(domain); in iommu_flush_tlb_all()
/Linux-v5.4/drivers/iommu/
Domap-iommu.c454 static void flush_iotlb_all(struct omap_iommu *obj) in flush_iotlb_all() function
808 flush_iotlb_all(obj); in iopgtable_clear_entry_all()
876 flush_iotlb_all(obj); in omap_iommu_attach()
Dmtk_iommu.c560 .flush_iotlb_all = mtk_iommu_flush_iotlb_all,
Dqcom_iommu.c613 .flush_iotlb_all = qcom_iommu_flush_iotlb_all,
Dipmmu-vmsa.c968 .flush_iotlb_all = ipmmu_flush_iotlb_all,
Ddma-iommu.c287 domain->ops->flush_iotlb_all(domain); in iommu_dma_flush_iotlb_all()
Darm-smmu.c1562 .flush_iotlb_all = arm_smmu_flush_iotlb_all,
Darm-smmu-v3.c2729 .flush_iotlb_all = arm_smmu_flush_iotlb_all,
Damd_iommu.c3304 .flush_iotlb_all = amd_iommu_flush_iotlb_all,