Searched refs:sprd_iommu_domain (Results 1 – 1 of 1) sorted by relevance
75 struct sprd_iommu_domain { struct87 return container_of(dom, struct sprd_iommu_domain, domain); in to_sprd_domain()137 struct sprd_iommu_domain *dom; in sprd_iommu_domain_alloc()156 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_domain_free()161 static void sprd_iommu_first_vpn(struct sprd_iommu_domain *dom) in sprd_iommu_first_vpn()237 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_attach_device()263 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_detach_device()278 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_map()313 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_unmap()335 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_sync_map()[all …]
Completed in 6 milliseconds