Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Diommu.c207 static int __iommu_attach_group(struct iommu_domain *domain,
1658 ret = __iommu_attach_group(domain, group); in iommu_attach_device()
1747 static int __iommu_attach_group(struct iommu_domain *domain, in __iommu_attach_group() function
1768 ret = __iommu_attach_group(domain, group); in iommu_attach_group()
2218 ret = __iommu_attach_group(domain, group); in request_default_domain_for_dev()