Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Diommu.h348 void (*flush_iotlb_all)(struct iommu_domain *domain); member
546 if (domain->ops->flush_iotlb_all) in iommu_flush_iotlb_all()
547 domain->ops->flush_iotlb_all(domain); in iommu_flush_iotlb_all()
/Linux-v6.6/drivers/iommu/
Ds390-iommu.c443 .flush_iotlb_all = s390_iommu_flush_iotlb_all,
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()
Dipmmu-vmsa.c864 .flush_iotlb_all = ipmmu_flush_iotlb_all,
Dsun50i-iommu.c837 .flush_iotlb_all = sun50i_iommu_flush_iotlb_all,
Dapple-dart.c963 .flush_iotlb_all = apple_dart_flush_iotlb_all,
Ddma-iommu.c151 cookie->fq_domain->ops->flush_iotlb_all(cookie->fq_domain); in fq_flush_iotlb()
Dmtk_iommu.c1010 .flush_iotlb_all = mtk_iommu_flush_iotlb_all,
/Linux-v6.6/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c578 .flush_iotlb_all = qcom_iommu_flush_iotlb_all,
Darm-smmu.c1578 .flush_iotlb_all = arm_smmu_flush_iotlb_all,
/Linux-v6.6/drivers/iommu/amd/
Diommu.c2481 .flush_iotlb_all = amd_iommu_flush_iotlb_all,
/Linux-v6.6/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c2881 .flush_iotlb_all = arm_smmu_flush_iotlb_all,
/Linux-v6.6/drivers/iommu/intel/
Diommu.c4814 .flush_iotlb_all = intel_flush_iotlb_all,