Home
last modified time | relevance | path

Searched refs:msm_iommu_pagetable_params (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/msm/
Dmsm_mmu.h59 int msm_iommu_pagetable_params(struct msm_mmu *mmu, phys_addr_t *ttbr,
Dmsm_iommu.c172 int msm_iommu_pagetable_params(struct msm_mmu *mmu, in msm_iommu_pagetable_params() function
/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.c113 if (msm_iommu_pagetable_params(ctx->aspace->mmu, &ttbr, &asid)) in a6xx_set_pagetable()