Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diommu.h766 void (*flush_iotlb_all)(struct iommu_domain *domain); member
976 if (domain->ops->flush_iotlb_all) in iommu_flush_iotlb_all()
977 domain->ops->flush_iotlb_all(domain); in iommu_flush_iotlb_all()
/linux/drivers/iommu/
H A Domap-iommu.c442 static void flush_iotlb_all(struct omap_iommu *obj) in flush_iotlb_all() function
796 flush_iotlb_all(obj); in iopgtable_clear_entry_all()
864 flush_iotlb_all(obj); in omap_iommu_attach()
H A Dipmmu-vmsa.c893 .flush_iotlb_all = ipmmu_flush_iotlb_all,
H A Dsun50i-iommu.c857 .flush_iotlb_all = sun50i_iommu_flush_iotlb_all,
H A Ds390-iommu.c1183 .flush_iotlb_all = s390_iommu_flush_iotlb_all, \
H A Dvirtio-iommu.c1106 .flush_iotlb_all = viommu_flush_iotlb_all,
H A Dapple-dart.c1018 .flush_iotlb_all = apple_dart_flush_iotlb_all,
H A Dmtk_iommu.c1070 .flush_iotlb_all = mtk_iommu_flush_iotlb_all,
H A Ddma-iommu.c176 cookie->fq_domain->ops->flush_iotlb_all(cookie->fq_domain); in fq_flush_iotlb()
/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c603 .flush_iotlb_all = qcom_iommu_flush_iotlb_all,
H A Darm-smmu.c1653 .flush_iotlb_all = arm_smmu_flush_iotlb_all,
/linux/drivers/iommu/riscv/
H A Diommu.c1357 .flush_iotlb_all = riscv_iommu_iotlb_flush_all,
/linux/drivers/iommu/intel/
H A Diommu.c3891 .flush_iotlb_all = intel_flush_iotlb_all,
3902 .flush_iotlb_all = intel_flush_iotlb_all,
/linux/drivers/iommu/amd/
H A Diommu.c2660 .flush_iotlb_all = amd_iommu_flush_iotlb_all,
2738 .flush_iotlb_all = amd_iommu_flush_iotlb_all,
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3763 .flush_iotlb_all = arm_smmu_flush_iotlb_all,