Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diommu.h335 void (*flush_iotlb_all)(struct iommu_domain *domain); member
541 if (domain->ops->flush_iotlb_all) in iommu_flush_iotlb_all()
542 domain->ops->flush_iotlb_all(domain); in iommu_flush_iotlb_all()
/linux-6.3-rc2/drivers/iommu/
A Ds390-iommu.c443 .flush_iotlb_all = s390_iommu_flush_iotlb_all,
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()
A Dipmmu-vmsa.c854 .flush_iotlb_all = ipmmu_flush_iotlb_all,
A Dsun50i-iommu.c837 .flush_iotlb_all = sun50i_iommu_flush_iotlb_all,
A Dapple-dart.c964 .flush_iotlb_all = apple_dart_flush_iotlb_all,
A Dmtk_iommu.c943 .flush_iotlb_all = mtk_iommu_flush_iotlb_all,
A Ddma-iommu.c151 cookie->fq_domain->ops->flush_iotlb_all(cookie->fq_domain); in fq_flush_iotlb()
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu/
A Dqcom_iommu.c566 .flush_iotlb_all = qcom_iommu_flush_iotlb_all,
A Darm-smmu.c1579 .flush_iotlb_all = arm_smmu_flush_iotlb_all,
/linux-6.3-rc2/drivers/iommu/amd/
A Diommu.c2433 .flush_iotlb_all = amd_iommu_flush_iotlb_all,
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c2865 .flush_iotlb_all = arm_smmu_flush_iotlb_all,
/linux-6.3-rc2/drivers/iommu/intel/
A Diommu.c4805 .flush_iotlb_all = intel_flush_iotlb_all,

Completed in 59 milliseconds