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

/linux-master/drivers/iommu/
H A Diommu.c1940 static struct iommu_domain *__iommu_domain_alloc(const struct iommu_ops *ops, function
1997 return __iommu_domain_alloc(dev_iommu_ops(dev), dev, type);
2025 domain = __iommu_domain_alloc(ops, NULL, IOMMU_DOMAIN_UNMANAGED);

Completed in 94 milliseconds