Searched refs:iotlb_sync (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | iommu.h | 264 void (*iotlb_sync)(struct iommu_domain *domain, member 508 if (domain->ops->iotlb_sync) in iommu_tlb_sync() 509 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_tlb_sync()
|
| /Linux-v5.4/drivers/iommu/ |
| D | tegra-gart.c | 302 .iotlb_sync = gart_iommu_sync,
|
| D | mtk_iommu.c | 561 .iotlb_sync = mtk_iommu_iotlb_sync,
|
| D | qcom_iommu.c | 614 .iotlb_sync = qcom_iommu_iotlb_sync,
|
| D | msm_iommu.c | 709 .iotlb_sync = NULL,
|
| D | ipmmu-vmsa.c | 969 .iotlb_sync = ipmmu_iotlb_sync,
|
| D | virtio-iommu.c | 960 .iotlb_sync = viommu_iotlb_sync,
|
| D | arm-smmu.c | 1563 .iotlb_sync = arm_smmu_iotlb_sync,
|
| D | arm-smmu-v3.c | 2730 .iotlb_sync = arm_smmu_iotlb_sync,
|
| D | amd_iommu.c | 3305 .iotlb_sync = amd_iommu_iotlb_sync,
|