Lines Matching refs:mtk_iommu_v1_domain
102 struct mtk_iommu_v1_domain *m4u_dom;
111 struct mtk_iommu_v1_domain { struct
133 static struct mtk_iommu_v1_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() argument
135 return container_of(dom, struct mtk_iommu_v1_domain, domain); in to_mtk_domain()
197 struct mtk_iommu_v1_domain *dom = data->m4u_dom; in mtk_iommu_v1_isr()
257 struct mtk_iommu_v1_domain *dom = data->m4u_dom; in mtk_iommu_v1_domain_finalise()
275 struct mtk_iommu_v1_domain *dom; in mtk_iommu_v1_domain_alloc_paging()
286 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_domain_free()
297 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_attach_device()
341 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_map()
367 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_unmap()
383 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_iova_to_phys()