Home
last modified time | relevance | path

Searched defs:exynos_iommu_owner (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/iommu/
Dexynos-iommu.c188 struct exynos_iommu_owner { struct
189 struct list_head client; /* entry of exynos_iommu_domain.clients */
190 struct device *dev;
191 struct device *sysmmu;
192 struct iommu_domain *domain;
193 void *vmm_data; /* IO virtual memory manager's data */
194 spinlock_t lock; /* Lock to preserve consistency of System MMU */