Searched defs:exynos_iommu_domain (Results 1 – 1 of 1) sorted by relevance
249 struct exynos_iommu_domain { struct250 struct list_head clients; /* list of sysmmu_drvdata.domain_node */251 sysmmu_pte_t *pgtable; /* lv1 page table, 16KB */275 struct exynos_iommu_domain *domain; /* domain we belong to */ argument