Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/
H A Dmsm_iommu.c25 #define to_msm_iommu(x) container_of(x, struct msm_iommu, base) macro
129 iommu_flush_iotlb_all(to_msm_iommu(pagetable->parent)->domain); in msm_iommu_pagetable_unmap()
138 struct msm_iommu *iommu = to_msm_iommu(pagetable->parent); in msm_iommu_pagetable_map_prr()
224 struct msm_iommu *iommu = to_msm_iommu(pagetable->parent); in msm_iommu_pagetable_destroy()
269 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_get_geometry()
326 return to_msm_iommu(pagetable->parent)->pt_cache; in get_pt_cache()
502 struct msm_iommu *iommu = to_msm_iommu(parent); in msm_iommu_pagetable_create()
665 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_detach()
674 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_map()
691 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_unmap()
[all …]