Searched refs:shmobile_iommu_domain (Results 1 – 1 of 1) sorted by relevance
35 struct shmobile_iommu_domain *attached;40 struct shmobile_iommu_domain { struct51 static struct shmobile_iommu_domain *to_sh_domain(struct iommu_domain *dom) in to_sh_domain() argument53 return container_of(dom, struct shmobile_iommu_domain, domain); in to_sh_domain()93 struct shmobile_iommu_domain *sh_domain; in shmobile_iommu_domain_alloc()117 struct shmobile_iommu_domain *sh_domain = to_sh_domain(domain); in shmobile_iommu_domain_free()132 struct shmobile_iommu_domain *sh_domain = to_sh_domain(domain); in shmobile_iommu_attach_device()161 struct shmobile_iommu_domain *sh_domain = to_sh_domain(domain); in shmobile_iommu_detach_device()178 static void domain_tlb_flush(struct shmobile_iommu_domain *sh_domain) in domain_tlb_flush()188 static int l2alloc(struct shmobile_iommu_domain *sh_domain, in l2alloc()[all …]