Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/
A Dmsm_iommu.c23 #define to_msm_iommu(x) container_of(x, struct msm_iommu, base) macro
136 struct msm_iommu *iommu = to_msm_iommu(pagetable->parent); in msm_iommu_pagetable_map_prr()
265 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_get_geometry()
322 return to_msm_iommu(pagetable->parent)->pt_cache; in get_pt_cache()
498 struct msm_iommu *iommu = to_msm_iommu(parent); in msm_iommu_pagetable_create()
657 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_detach()
666 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_map()
683 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_unmap()
695 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_destroy()
754 iommu = to_msm_iommu(mmu); in msm_iommu_disp_new()
[all …]

Completed in 5 milliseconds