Searched refs:iotlb_sync (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.10/include/linux/ |
| D | iommu.h | 248 void (*iotlb_sync)(struct iommu_domain *domain, member 529 if (domain->ops->iotlb_sync) in iommu_iotlb_sync() 530 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()
|
| /Linux-v5.10/drivers/iommu/ |
| D | tegra-gart.c | 290 .iotlb_sync = gart_iommu_sync,
|
| D | ipmmu-vmsa.c | 904 .iotlb_sync = ipmmu_iotlb_sync,
|
| D | msm_iommu.c | 689 .iotlb_sync = NULL,
|
| D | mtk_iommu.c | 542 .iotlb_sync = mtk_iommu_iotlb_sync,
|
| D | sun50i-iommu.c | 780 .iotlb_sync = sun50i_iommu_iotlb_sync,
|
| D | virtio-iommu.c | 941 .iotlb_sync = viommu_iotlb_sync,
|
| /Linux-v5.10/drivers/iommu/arm/arm-smmu/ |
| D | qcom_iommu.c | 617 .iotlb_sync = qcom_iommu_iotlb_sync,
|
| D | arm-smmu.c | 1615 .iotlb_sync = arm_smmu_iotlb_sync,
|
| /Linux-v5.10/drivers/iommu/arm/arm-smmu-v3/ |
| D | arm-smmu-v3.c | 2578 .iotlb_sync = arm_smmu_iotlb_sync,
|
| /Linux-v5.10/drivers/iommu/amd/ |
| D | iommu.c | 2773 .iotlb_sync = amd_iommu_iotlb_sync,
|