Searched refs:iotlb_sync (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | iommu.h | 264 void (*iotlb_sync)(struct iommu_domain *domain, member 520 if (domain->ops->iotlb_sync) in iommu_iotlb_sync() 521 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()
|
| /Linux-v5.15/drivers/iommu/ |
| D | tegra-gart.c | 293 .iotlb_sync = gart_iommu_sync,
|
| D | sprd-iommu.c | 425 .iotlb_sync = sprd_iommu_sync,
|
| D | apple-dart.c | 746 .iotlb_sync = apple_dart_iotlb_sync,
|
| D | ipmmu-vmsa.c | 873 .iotlb_sync = ipmmu_iotlb_sync,
|
| D | msm_iommu.c | 688 .iotlb_sync = NULL,
|
| D | sun50i-iommu.c | 769 .iotlb_sync = sun50i_iommu_iotlb_sync,
|
| D | virtio-iommu.c | 942 .iotlb_sync = viommu_iotlb_sync,
|
| D | mtk_iommu.c | 665 .iotlb_sync = mtk_iommu_iotlb_sync,
|
| /Linux-v5.15/drivers/iommu/arm/arm-smmu/ |
| D | qcom_iommu.c | 599 .iotlb_sync = qcom_iommu_iotlb_sync,
|
| D | arm-smmu.c | 1591 .iotlb_sync = arm_smmu_iotlb_sync,
|
| /Linux-v5.15/drivers/iommu/amd/ |
| D | iommu.c | 2266 .iotlb_sync = amd_iommu_iotlb_sync,
|
| /Linux-v5.15/drivers/iommu/arm/arm-smmu-v3/ |
| D | arm-smmu-v3.c | 2842 .iotlb_sync = arm_smmu_iotlb_sync,
|
| /Linux-v5.15/drivers/iommu/intel/ |
| D | iommu.c | 5573 .iotlb_sync = intel_iommu_tlb_sync,
|