Home
last modified time | relevance | path

Searched refs:__iommu_domain_alloc (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/iommu/
A Diommu.c92 static struct iommu_domain *__iommu_domain_alloc(struct bus_type *bus,
1640 dom = __iommu_domain_alloc(bus, type); in iommu_group_alloc_default_domain()
1642 dom = __iommu_domain_alloc(bus, IOMMU_DOMAIN_DMA); in iommu_group_alloc_default_domain()
1954 static struct iommu_domain *__iommu_domain_alloc(struct bus_type *bus, in __iommu_domain_alloc() function
1981 return __iommu_domain_alloc(bus, IOMMU_DOMAIN_UNMANAGED); in iommu_domain_alloc()
3136 __iommu_domain_alloc(dev->dev->bus, IOMMU_DOMAIN_BLOCKED); in __iommu_group_alloc_blocking_domain()
3142 group->blocking_domain = __iommu_domain_alloc( in __iommu_group_alloc_blocking_domain()

Completed in 12 milliseconds