Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Diommu.c1997 static int __iommu_domain_alloc_dev(struct device *dev, void *data) in __iommu_domain_alloc_dev() function
2020 int err = bus_for_each_dev(bus, NULL, &ops, __iommu_domain_alloc_dev); in iommu_domain_alloc()