Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/
Dmsm_iommu.c20 struct msm_iommu_pagetable { struct
28 static struct msm_iommu_pagetable *to_pagetable(struct msm_mmu *mmu) in to_pagetable() argument
30 return container_of(mmu, struct msm_iommu_pagetable, base); in to_pagetable()
34 static size_t calc_pgsize(struct msm_iommu_pagetable *pagetable, in calc_pgsize()
92 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_unmap()
116 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_map()
154 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_destroy()
173 struct msm_iommu_pagetable *pagetable; in msm_iommu_pagetable_params()
222 struct msm_iommu_pagetable *pagetable; in msm_iommu_pagetable_create()