Searched refs:__iommu_domain_alloc (Results 1 – 1 of 1) sorted by relevance
85 static struct iommu_domain *__iommu_domain_alloc(struct bus_type *bus,1479 dom = __iommu_domain_alloc(bus, type); in iommu_group_alloc_default_domain()1481 dom = __iommu_domain_alloc(bus, IOMMU_DOMAIN_DMA); in iommu_group_alloc_default_domain()1892 static struct iommu_domain *__iommu_domain_alloc(struct bus_type *bus, in __iommu_domain_alloc() function1914 return __iommu_domain_alloc(bus, IOMMU_DOMAIN_UNMANAGED); in iommu_domain_alloc()