Home
last modified time | relevance | path

Searched refs:alloc_io_pgtable_ops (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Dio-pgtable.c37 struct io_pgtable_ops *alloc_io_pgtable_ops(enum io_pgtable_fmt fmt, in alloc_io_pgtable_ops() function
61 EXPORT_SYMBOL_GPL(alloc_io_pgtable_ops);
H A Dipmmu-vmsa.c444 domain->iop = alloc_io_pgtable_ops(ARM_32_LPAE_S1, &domain->cfg, in ipmmu_domain_init_context()
H A Dmsm_iommu.c352 priv->iop = alloc_io_pgtable_ops(ARM_V7S, &priv->cfg, priv); in msm_iommu_domain_config()
H A Dio-pgtable-arm-v7s.c948 ops = alloc_io_pgtable_ops(ARM_V7S, &cfg, &cfg); in arm_v7s_do_selftests()
H A Dio-pgtable-arm.c1171 ops = alloc_io_pgtable_ops(fmts[i], cfg, cfg); in arm_lpae_run_tests()
H A Dapple-dart.c601 alloc_io_pgtable_ops(dart->hw->fmt, &pgtbl_cfg, domain); in apple_dart_finalize_domain()
H A Dmtk_iommu.c671 dom->iop = alloc_io_pgtable_ops(ARM_V7S, &dom->cfg, data); in mtk_iommu_domain_finalise()
/openbmc/linux/include/linux/
H A Dio-pgtable.h181 struct io_pgtable_ops *alloc_io_pgtable_ops(enum io_pgtable_fmt fmt,
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_iommu.c283 pagetable->pgtbl_ops = alloc_io_pgtable_ops(ARM_64_LPAE_S1, in msm_iommu_pagetable_create()
/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c252 pgtbl_ops = alloc_io_pgtable_ops(ARM_32_LPAE_S1, &pgtbl_cfg, qcom_domain); in qcom_iommu_init_domain()
H A Darm-smmu.c766 pgtbl_ops = alloc_io_pgtable_ops(fmt, &pgtbl_cfg, smmu_domain); in arm_smmu_init_domain_context()
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c640 mmu->pgtbl_ops = alloc_io_pgtable_ops(ARM_MALI_LPAE, &mmu->pgtbl_cfg, in panfrost_mmu_ctx_create()
/openbmc/linux/drivers/iommu/amd/
H A Diommu.c2137 pgtbl_ops = alloc_io_pgtable_ops(pgtable, &domain->iop.pgtbl_cfg, domain); in protection_domain_alloc()
/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2229 pgtbl_ops = alloc_io_pgtable_ops(fmt, &pgtbl_cfg, smmu_domain); in arm_smmu_domain_finalise()