Searched refs:mtk_iommu_domain (Results 1 – 3 of 3) sorted by relevance
91 struct mtk_iommu_domain { struct99 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() argument101 return container_of(dom, struct mtk_iommu_domain, domain); in to_mtk_domain()163 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr()223 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_domain_finalise()241 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()255 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_domain_free()267 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()300 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()330 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()[all …]
126 struct mtk_iommu_domain { struct207 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()209 return container_of(dom, struct mtk_iommu_domain, domain); in to_mtk_domain()273 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr()387 static int mtk_iommu_domain_finalise(struct mtk_iommu_domain *dom, in mtk_iommu_domain_finalise()435 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()462 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()517 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()531 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()543 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_flush_iotlb_all()[all …]
63 struct mtk_iommu_domain;72 struct mtk_iommu_domain *m4u_dom;