Searched refs:iotlb_sync (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | iommu.h | 351 void (*iotlb_sync)(struct iommu_domain *domain, member 553 if (domain->ops->iotlb_sync) in iommu_iotlb_sync() 554 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()
|
/openbmc/linux/drivers/iommu/ |
H A D | tegra-gart.c | 282 .iotlb_sync = gart_iommu_sync,
|
H A D | s390-iommu.c | 444 .iotlb_sync = s390_iommu_iotlb_sync,
|
H A D | sprd-iommu.c | 435 .iotlb_sync = sprd_iommu_sync,
|
H A D | msm_iommu.c | 694 .iotlb_sync = NULL,
|
H A D | ipmmu-vmsa.c | 865 .iotlb_sync = ipmmu_iotlb_sync,
|
H A D | sun50i-iommu.c | 840 .iotlb_sync = sun50i_iommu_iotlb_sync,
|
H A D | virtio-iommu.c | 1060 .iotlb_sync = viommu_iotlb_sync,
|
H A D | apple-dart.c | 964 .iotlb_sync = apple_dart_iotlb_sync,
|
H A D | mtk_iommu.c | 1011 .iotlb_sync = mtk_iommu_iotlb_sync,
|
/openbmc/linux/drivers/iommu/arm/arm-smmu/ |
H A D | qcom_iommu.c | 579 .iotlb_sync = qcom_iommu_iotlb_sync,
|
H A D | arm-smmu.c | 1590 .iotlb_sync = arm_smmu_iotlb_sync,
|
/openbmc/linux/drivers/iommu/amd/ |
H A D | iommu.c | 2482 .iotlb_sync = amd_iommu_iotlb_sync,
|
/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/ |
H A D | arm-smmu-v3.c | 2882 .iotlb_sync = arm_smmu_iotlb_sync,
|
/openbmc/linux/drivers/iommu/intel/ |
H A D | iommu.c | 4833 .iotlb_sync = intel_iommu_tlb_sync,
|