Searched refs:__iommu_domain_alloc (Results 1 – 1 of 1) sorted by relevance
78 static struct iommu_domain *__iommu_domain_alloc(struct bus_type *bus,1538 dom = __iommu_domain_alloc(bus, type); in iommu_group_alloc_default_domain()1540 dom = __iommu_domain_alloc(bus, IOMMU_DOMAIN_DMA); in iommu_group_alloc_default_domain()1939 static struct iommu_domain *__iommu_domain_alloc(struct bus_type *bus, in __iommu_domain_alloc() function1966 return __iommu_domain_alloc(bus, IOMMU_DOMAIN_UNMANAGED); in iommu_domain_alloc()