Searched refs:mtk_iommu_domain (Results 1 – 3 of 3) sorted by relevance
90 struct mtk_iommu_domain { struct98 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() argument100 return container_of(dom, struct mtk_iommu_domain, domain); in to_mtk_domain()162 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr()222 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_domain_finalise()240 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()254 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_domain_free()266 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()299 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()329 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()[all …]
125 struct mtk_iommu_domain { struct206 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()208 return container_of(dom, struct mtk_iommu_domain, domain); in to_mtk_domain()272 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr()386 static int mtk_iommu_domain_finalise(struct mtk_iommu_domain *dom, in mtk_iommu_domain_finalise()434 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()455 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()501 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()515 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()523 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;