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