Searched refs:mtk_iommu_domain (Results 1 – 1 of 1) sorted by relevance
210 struct mtk_iommu_domain *m4u_dom; /* Each bank has a domain */242 struct mtk_iommu_domain { struct325 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()327 return container_of(dom, struct mtk_iommu_domain, domain); in to_mtk_domain()414 struct mtk_iommu_domain *dom = bank->m4u_dom; in mtk_iommu_isr()576 static int mtk_iommu_domain_finalise(struct mtk_iommu_domain *dom, in mtk_iommu_domain_finalise()581 struct mtk_iommu_domain *m4u_dom; in mtk_iommu_domain_finalise()629 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()651 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()716 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()[all …]