Searched refs:iotlb_sync (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | iommu.h | 275 void (*iotlb_sync)(struct iommu_domain *domain, member 556 if (domain->ops->iotlb_sync) in iommu_iotlb_sync() 557 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | tegra-gart.c | 293 .iotlb_sync = gart_iommu_sync,
|
| H A D | ipmmu-vmsa.c | 903 .iotlb_sync = ipmmu_iotlb_sync,
|
| H A D | sun50i-iommu.c | 780 .iotlb_sync = sun50i_iommu_iotlb_sync,
|
| H A D | msm_iommu.c | 692 .iotlb_sync = NULL,
|
| H A D | virtio-iommu.c | 941 .iotlb_sync = viommu_iotlb_sync,
|
| H A D | mtk_iommu.c | 687 .iotlb_sync = mtk_iommu_iotlb_sync,
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/ |
| H A D | qcom_iommu.c | 609 .iotlb_sync = qcom_iommu_iotlb_sync,
|
| H A D | arm-smmu.c | 1620 .iotlb_sync = arm_smmu_iotlb_sync,
|
| /OK3568_Linux_fs/kernel/drivers/iommu/amd/ |
| H A D | iommu.c | 2782 .iotlb_sync = amd_iommu_iotlb_sync,
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 2572 .iotlb_sync = arm_smmu_iotlb_sync,
|