Home
last modified time | relevance | path

Searched refs:mtk_iommu_v1_domain (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Dmtk_iommu_v1.c102 struct mtk_iommu_v1_domain *m4u_dom;
111 struct mtk_iommu_v1_domain { struct
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()
289 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_domain_free()
300 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_attach_device()
333 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_map()
359 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_unmap()
[all …]