Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Diommu.h246 void (*flush_iotlb_all)(struct iommu_domain *domain); member
522 if (domain->ops->flush_iotlb_all) in iommu_flush_iotlb_all()
523 domain->ops->flush_iotlb_all(domain); in iommu_flush_iotlb_all()
/Linux-v5.10/drivers/iommu/
Domap-iommu.c443 static void flush_iotlb_all(struct omap_iommu *obj) in flush_iotlb_all() function
797 flush_iotlb_all(obj); in iopgtable_clear_entry_all()
865 flush_iotlb_all(obj); in omap_iommu_attach()
Dipmmu-vmsa.c903 .flush_iotlb_all = ipmmu_flush_iotlb_all,
Dmtk_iommu.c541 .flush_iotlb_all = mtk_iommu_flush_iotlb_all,
Dsun50i-iommu.c779 .flush_iotlb_all = sun50i_iommu_flush_iotlb_all,
Ddma-iommu.c286 domain->ops->flush_iotlb_all(domain); in iommu_dma_flush_iotlb_all()
/Linux-v5.10/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c616 .flush_iotlb_all = qcom_iommu_flush_iotlb_all,
Darm-smmu.c1614 .flush_iotlb_all = arm_smmu_flush_iotlb_all,
/Linux-v5.10/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c2577 .flush_iotlb_all = arm_smmu_flush_iotlb_all,
/Linux-v5.10/drivers/iommu/amd/
Diommu.c2772 .flush_iotlb_all = amd_iommu_flush_iotlb_all,