Searched refs:mtk_iommu_domain (Results 1 – 3 of 3) sorted by relevance
97 struct mtk_iommu_domain { struct105 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() argument107 return container_of(dom, struct mtk_iommu_domain, domain); in to_mtk_domain()169 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr()229 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_domain_finalise()248 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()262 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_domain_free()273 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()307 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()336 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()[all …]
107 struct mtk_iommu_domain { struct139 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()141 return container_of(dom, struct mtk_iommu_domain, domain); in to_mtk_domain()208 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr()265 static int mtk_iommu_domain_finalise(struct mtk_iommu_domain *dom) in mtk_iommu_domain_finalise()298 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()328 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_domain_free()338 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()369 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()384 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()[all …]
44 struct mtk_iommu_domain;53 struct mtk_iommu_domain *m4u_dom;