Searched refs:iotlb_sync (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/iommu/generic_pt/ |
| H A D | kunit_iommu.h | 88 .iotlb_sync = &pt_kunit_iotlb_sync,
|
| /linux/include/linux/ |
| H A D | iommu.h | 769 void (*iotlb_sync)(struct iommu_domain *domain, member 983 if (domain->ops->iotlb_sync && in iommu_iotlb_sync() 985 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()
|
| /linux/drivers/iommu/ |
| H A D | sprd-iommu.c | 422 .iotlb_sync = sprd_iommu_sync,
|
| H A D | msm_iommu.c | 707 .iotlb_sync = NULL,
|
| H A D | ipmmu-vmsa.c | 894 .iotlb_sync = ipmmu_iotlb_sync,
|
| H A D | sun50i-iommu.c | 859 .iotlb_sync = sun50i_iommu_iotlb_sync,
|
| H A D | s390-iommu.c | 1184 .iotlb_sync = s390_iommu_iotlb_sync, \
|
| H A D | virtio-iommu.c | 1107 .iotlb_sync = viommu_iotlb_sync,
|
| H A D | apple-dart.c | 1019 .iotlb_sync = apple_dart_iotlb_sync,
|
| H A D | mtk_iommu.c | 1071 .iotlb_sync = mtk_iommu_iotlb_sync,
|
| /linux/drivers/iommu/iommufd/ |
| H A D | selftest.c | 407 .iotlb_sync = &mock_iotlb_sync, 415 .iotlb_sync = &mock_iotlb_sync, 429 .iotlb_sync = &mock_iotlb_sync,
|
| /linux/drivers/iommu/arm/arm-smmu/ |
| H A D | qcom_iommu.c | 604 .iotlb_sync = qcom_iommu_iotlb_sync,
|
| H A D | arm-smmu.c | 1654 .iotlb_sync = arm_smmu_iotlb_sync,
|
| /linux/drivers/iommu/riscv/ |
| H A D | iommu.c | 1356 .iotlb_sync = riscv_iommu_iotlb_sync,
|
| /linux/drivers/iommu/intel/ |
| H A D | iommu.c | 3892 .iotlb_sync = intel_iommu_tlb_sync, 3903 .iotlb_sync = intel_iommu_tlb_sync,
|
| /linux/drivers/iommu/amd/ |
| H A D | iommu.c | 2661 .iotlb_sync = amd_iommu_iotlb_sync, 2739 .iotlb_sync = amd_iommu_iotlb_sync,
|
| /linux/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 3764 .iotlb_sync = arm_smmu_iotlb_sync,
|