Searched refs:msm_iommu_pagetable (Results 1 – 1 of 1) sorted by relevance
27 struct msm_iommu_pagetable { struct40 static struct msm_iommu_pagetable *to_pagetable(struct msm_mmu *mmu) in to_pagetable() argument42 return container_of(mmu, struct msm_iommu_pagetable, base); in to_pagetable()46 static size_t calc_pgsize(struct msm_iommu_pagetable *pagetable, in calc_pgsize()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()251 struct msm_iommu_pagetable *pagetable; in msm_iommu_pagetable_params()277 struct msm_iommu_pagetable *pagetable; in msm_iommu_pagetable_walk()[all …]