Searched refs:iotlb_sync (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/include/linux/ |
D | iommu.h | 657 void (*iotlb_sync)(struct iommu_domain *domain, member 865 if (domain->ops->iotlb_sync) in iommu_iotlb_sync() 866 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()
|
/linux-6.12.1/drivers/iommu/ |
D | sprd-iommu.c | 420 .iotlb_sync = sprd_iommu_sync,
|
D | s390-iommu.c | 792 .iotlb_sync = s390_iommu_iotlb_sync,
|
D | ipmmu-vmsa.c | 892 .iotlb_sync = ipmmu_iotlb_sync,
|
D | msm_iommu.c | 707 .iotlb_sync = NULL,
|
D | sun50i-iommu.c | 854 .iotlb_sync = sun50i_iommu_iotlb_sync,
|
D | virtio-iommu.c | 1078 .iotlb_sync = viommu_iotlb_sync,
|
D | apple-dart.c | 996 .iotlb_sync = apple_dart_iotlb_sync,
|
D | mtk_iommu.c | 1028 .iotlb_sync = mtk_iommu_iotlb_sync,
|
/linux-6.12.1/drivers/iommu/arm/arm-smmu/ |
D | qcom_iommu.c | 607 .iotlb_sync = qcom_iommu_iotlb_sync,
|
D | arm-smmu.c | 1657 .iotlb_sync = arm_smmu_iotlb_sync,
|
/linux-6.12.1/drivers/iommu/amd/ |
D | iommu.c | 2865 .iotlb_sync = amd_iommu_iotlb_sync,
|
/linux-6.12.1/drivers/iommu/intel/ |
D | iommu.c | 4624 .iotlb_sync = intel_iommu_tlb_sync,
|
/linux-6.12.1/drivers/iommu/arm/arm-smmu-v3/ |
D | arm-smmu-v3.c | 3515 .iotlb_sync = arm_smmu_iotlb_sync,
|