Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
Dmsm_iommu.c18 #define to_msm_iommu(x) container_of(x, struct msm_iommu, base) macro
46 iommu_flush_iotlb_all(to_msm_iommu(pagetable->parent)->domain); in msm_iommu_pagetable_unmap()
85 struct msm_iommu *iommu = to_msm_iommu(pagetable->parent); in msm_iommu_pagetable_destroy()
149 struct msm_iommu *iommu = to_msm_iommu(parent); in msm_iommu_pagetable_create()
223 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_detach()
231 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_map()
246 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_unmap()
258 struct msm_iommu *iommu = to_msm_iommu(mmu); in msm_iommu_destroy()