Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Diommu.c80 static struct iommu_domain *__iommu_domain_alloc(struct bus_type *bus,
849 group->default_domain = __iommu_domain_alloc(dev->bus, in iommu_group_get_for_dev()
1062 static struct iommu_domain *__iommu_domain_alloc(struct bus_type *bus, in __iommu_domain_alloc() function
1082 return __iommu_domain_alloc(bus, IOMMU_DOMAIN_UNMANAGED); in iommu_domain_alloc()
1604 dm_domain = __iommu_domain_alloc(dev->bus, IOMMU_DOMAIN_IDENTITY); in iommu_request_dm_for_dev()