Searched refs:__iommu_domain_alloc (Results 1 – 1 of 1) sorted by relevance
99 static struct iommu_domain *__iommu_domain_alloc(const struct bus_type *bus,1737 return __iommu_domain_alloc(bus, req_type); in __iommu_group_alloc_default_domain()1973 static struct iommu_domain *__iommu_domain_alloc(const struct bus_type *bus, in __iommu_domain_alloc() function2006 return __iommu_domain_alloc(bus, IOMMU_DOMAIN_UNMANAGED); in iommu_domain_alloc()3201 __iommu_domain_alloc(dev->dev->bus, IOMMU_DOMAIN_BLOCKED); in __iommu_group_alloc_blocking_domain()3207 group->blocking_domain = __iommu_domain_alloc( in __iommu_group_alloc_blocking_domain()