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.c40 static struct msm_iommu_pagetable *to_pagetable(struct msm_mmu *mmu) in to_pagetable() function
104 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_unmap()
136 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_map_prr()
168 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_map()
223 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_destroy()
256 pagetable = to_pagetable(mmu); in msm_iommu_pagetable_params()
283 pagetable = to_pagetable(mmu); in msm_iommu_pagetable_walk()
325 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in get_pt_cache()