Lines Matching refs:iommu_domain
44 struct iommu_domain *active_domain; /* current active domain */
106 static int gart_iommu_attach_dev(struct iommu_domain *domain,
127 static void gart_iommu_detach_dev(struct iommu_domain *domain,
144 static struct iommu_domain *gart_iommu_domain_alloc(unsigned type)
146 struct iommu_domain *domain;
161 static void gart_iommu_domain_free(struct iommu_domain *domain)
180 static int gart_iommu_map(struct iommu_domain *domain, unsigned long iova,
209 static size_t gart_iommu_unmap(struct iommu_domain *domain, unsigned long iova,
225 static phys_addr_t gart_iommu_iova_to_phys(struct iommu_domain *domain,
264 static void gart_iommu_sync_map(struct iommu_domain *domain)
269 static void gart_iommu_sync(struct iommu_domain *domain,