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