Searched refs:__iommu_domain_alloc (Results 1 – 1 of 1) sorted by relevance
1937 static struct iommu_domain *__iommu_domain_alloc(const struct iommu_ops *ops, in __iommu_domain_alloc() function1994 return __iommu_domain_alloc(dev_iommu_ops(dev), dev, type); in __iommu_group_domain_alloc()2026 domain = __iommu_domain_alloc(ops, NULL, IOMMU_DOMAIN_UNMANAGED); in iommu_domain_alloc()2045 return __iommu_domain_alloc(dev_iommu_ops(dev), dev, IOMMU_DOMAIN_UNMANAGED); in iommu_paging_domain_alloc()