Home
last modified time | relevance | path

Searched refs:iova_to_phys (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c504 ret = ops->iova_to_phys(ops, iova); in qcom_iommu_iova_to_phys()
608 .iova_to_phys = qcom_iommu_iova_to_phys,
H A Darm-smmu.c1356 return ops->iova_to_phys(ops, iova); in arm_smmu_iova_to_phys_hard()
1387 return ops->iova_to_phys(ops, iova); in arm_smmu_iova_to_phys()
1644 .iova_to_phys = arm_smmu_iova_to_phys,
/linux/drivers/iommu/
H A Dipmmu-vmsa.c708 return domain->iop->iova_to_phys(domain->iop, iova); in ipmmu_iova_to_phys()
893 .iova_to_phys = ipmmu_iova_to_phys,
H A Dfsl_pamu_domain.c438 .iova_to_phys = fsl_pamu_iova_to_phys,
H A Dio-pgtable-dart.c385 .iova_to_phys = dart_iova_to_phys, in dart_alloc_pgtable()
H A Dsprd-iommu.c421 .iova_to_phys = sprd_iommu_iova_to_phys,
H A Dapple-dart.c526 return ops->iova_to_phys(ops, iova); in apple_dart_iova_to_phys()
998 .iova_to_phys = apple_dart_iova_to_phys,
H A Dmtk_iommu_v1.c588 .iova_to_phys = mtk_iommu_v1_iova_to_phys,
H A Dmtk_iommu.c855 pa = dom->iop->iova_to_phys(dom->iop, iova); in mtk_iommu_iova_to_phys()
1031 .iova_to_phys = mtk_iommu_iova_to_phys,
H A Dmsm_iommu.c709 .iova_to_phys = msm_iommu_iova_to_phys,
H A Dsun50i-iommu.c855 .iova_to_phys = sun50i_iommu_iova_to_phys,
H A Dtegra-smmu.c1006 .iova_to_phys = tegra_smmu_iova_to_phys,
H A Dvirtio-iommu.c1076 .iova_to_phys = viommu_iova_to_phys,
H A Dexynos-iommu.c1486 .iova_to_phys = exynos_iommu_iova_to_phys,
H A Domap-iommu.c1743 .iova_to_phys = omap_iommu_iova_to_phys,
H A Diommu.c2357 return domain->ops->iova_to_phys(domain, iova); in iommu_iova_to_phys()
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c371 if (!bo->is_heap || ops->iova_to_phys(ops, iova)) { in panfrost_mmu_unmap()
/linux/drivers/iommu/amd/
H A Diommu.c2768 return ops->iova_to_phys(ops, iova); in amd_iommu_iova_to_phys()
3039 .iova_to_phys = amd_iommu_iova_to_phys,
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3317 return ops->iova_to_phys(ops, iova); in arm_smmu_iova_to_phys()
3654 .iova_to_phys = arm_smmu_iova_to_phys,
/linux/drivers/iommu/intel/
H A Diommu.c4478 .iova_to_phys = intel_iommu_iova_to_phys,