Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/
H A Dmsm_iommu.c49 static struct msm_iommu_pagetable *to_pagetable(struct msm_mmu *mmu) in to_pagetable() function
113 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_unmap()
145 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_map_prr()
177 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_map()
232 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_destroy()
265 pagetable = to_pagetable(mmu); in msm_iommu_pagetable_params()
292 pagetable = to_pagetable(mmu); in msm_iommu_pagetable_walk()
334 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in get_pt_cache()