| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | io-pgtable-arm-v7s.c | 824 .iova_to_phys = arm_v7s_iova_to_phys, in arm_v7s_alloc_pgtable() 943 if (ops->iova_to_phys(ops, 42)) in arm_v7s_do_selftests() 946 if (ops->iova_to_phys(ops, SZ_1G + 42)) in arm_v7s_do_selftests() 949 if (ops->iova_to_phys(ops, SZ_2G + 42)) in arm_v7s_do_selftests() 969 if (ops->iova_to_phys(ops, iova + 42) != (iova + 42)) in arm_v7s_do_selftests() 988 if (ops->iova_to_phys(ops, iova_start + size + 42) in arm_v7s_do_selftests() 1002 if (ops->iova_to_phys(ops, iova + 42)) in arm_v7s_do_selftests() 1009 if (ops->iova_to_phys(ops, iova + 42) != (iova + 42)) in arm_v7s_do_selftests()
|
| H A D | io-pgtable-arm.c | 829 .iova_to_phys = arm_lpae_iova_to_phys, in arm_lpae_alloc_pgtable() 1218 if (ops->iova_to_phys(ops, 42)) in arm_lpae_run_tests() 1221 if (ops->iova_to_phys(ops, SZ_1G + 42)) in arm_lpae_run_tests() 1224 if (ops->iova_to_phys(ops, SZ_2G + 42)) in arm_lpae_run_tests() 1245 if (ops->iova_to_phys(ops, iova + 42) != (iova + 42)) in arm_lpae_run_tests() 1260 if (ops->iova_to_phys(ops, SZ_1G + size + 42) != (size + 42)) in arm_lpae_run_tests() 1271 if (ops->iova_to_phys(ops, iova + 42)) in arm_lpae_run_tests() 1278 if (ops->iova_to_phys(ops, iova + 42) != (iova + 42)) in arm_lpae_run_tests()
|
| H A D | tegra-gart.c | 289 .iova_to_phys = gart_iommu_iova_to_phys,
|
| H A D | s390-iommu.c | 365 .iova_to_phys = s390_iommu_iova_to_phys,
|
| H A D | ipmmu-vmsa.c | 720 return domain->iop->iova_to_phys(domain->iop, iova); in ipmmu_iova_to_phys() 904 .iova_to_phys = ipmmu_iova_to_phys,
|
| H A D | mtk_iommu.c | 572 pa = dom->iop->iova_to_phys(dom->iop, iova); in mtk_iommu_iova_to_phys() 689 .iova_to_phys = mtk_iommu_iova_to_phys,
|
| H A D | mtk_iommu_v1.c | 525 .iova_to_phys = mtk_iommu_iova_to_phys,
|
| H A D | sun50i-iommu.c | 781 .iova_to_phys = sun50i_iommu_iova_to_phys,
|
| H A D | msm_iommu.c | 694 .iova_to_phys = msm_iommu_iova_to_phys,
|
| H A D | fsl_pamu_domain.c | 1036 .iova_to_phys = fsl_pamu_iova_to_phys,
|
| H A D | virtio-iommu.c | 940 .iova_to_phys = viommu_iova_to_phys,
|
| H A D | iommu.c | 2340 if (unlikely(domain->ops->iova_to_phys == NULL)) in iommu_iova_to_phys() 2343 return domain->ops->iova_to_phys(domain, iova); in iommu_iova_to_phys()
|
| H A D | tegra-smmu.c | 985 .iova_to_phys = tegra_smmu_iova_to_phys,
|
| H A D | exynos-iommu.c | 1336 .iova_to_phys = exynos_iommu_iova_to_phys,
|
| H A D | rockchip-iommu.c | 1512 .iova_to_phys = rk_iommu_iova_to_phys,
|
| H A D | omap-iommu.c | 1746 .iova_to_phys = omap_iommu_iova_to_phys,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | io-pgtable.h | 166 phys_addr_t (*iova_to_phys)(struct io_pgtable_ops *ops, member
|
| H A D | iommu.h | 277 phys_addr_t (*iova_to_phys)(struct iommu_domain *domain, dma_addr_t iova); member
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/ |
| H A D | qcom_iommu.c | 500 ret = ops->iova_to_phys(ops, iova); in qcom_iommu_iova_to_phys() 610 .iova_to_phys = qcom_iommu_iova_to_phys,
|
| H A D | arm-smmu.c | 1302 return ops->iova_to_phys(ops, iova); in arm_smmu_iova_to_phys_hard() 1336 return ops->iova_to_phys(ops, iova); in arm_smmu_iova_to_phys() 1621 .iova_to_phys = arm_smmu_iova_to_phys,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_mmu.c | 316 if (ops->iova_to_phys(ops, iova)) { in panfrost_mmu_unmap()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_iommu_av1d.c | 814 .iova_to_phys = av1_iommu_iova_to_phys,
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 2279 return ops->iova_to_phys(ops, iova); in arm_smmu_iova_to_phys() 2573 .iova_to_phys = arm_smmu_iova_to_phys,
|
| /OK3568_Linux_fs/kernel/drivers/iommu/amd/ |
| H A D | iommu.c | 2771 .iova_to_phys = amd_iommu_iova_to_phys,
|
| /OK3568_Linux_fs/kernel/drivers/iommu/intel/ |
| H A D | iommu.c | 6193 .iova_to_phys = intel_iommu_iova_to_phys,
|