Home
last modified time | relevance | path

Searched refs:iotlb_sync (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/include/linux/
Diommu.h305 void (*iotlb_sync)(struct iommu_domain *domain, member
512 if (domain->ops->iotlb_sync) in iommu_iotlb_sync()
513 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()
/linux-6.1.9/drivers/iommu/
Dtegra-gart.c282 .iotlb_sync = gart_iommu_sync,
Dsprd-iommu.c420 .iotlb_sync = sprd_iommu_sync,
Dmsm_iommu.c690 .iotlb_sync = NULL,
Dapple-dart.c787 .iotlb_sync = apple_dart_iotlb_sync,
Dipmmu-vmsa.c885 .iotlb_sync = ipmmu_iotlb_sync,
Dsun50i-iommu.c840 .iotlb_sync = sun50i_iommu_iotlb_sync,
Dvirtio-iommu.c1036 .iotlb_sync = viommu_iotlb_sync,
Dmtk_iommu.c944 .iotlb_sync = mtk_iommu_iotlb_sync,
/linux-6.1.9/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c593 .iotlb_sync = qcom_iommu_iotlb_sync,
Darm-smmu.c1583 .iotlb_sync = arm_smmu_iotlb_sync,
/linux-6.1.9/drivers/iommu/amd/
Diommu.c2432 .iotlb_sync = amd_iommu_iotlb_sync,
/linux-6.1.9/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c2863 .iotlb_sync = arm_smmu_iotlb_sync,
/linux-6.1.9/drivers/iommu/intel/
Diommu.c4761 .iotlb_sync = intel_iommu_tlb_sync,