Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Diommu.c97 __iommu_group_domain_alloc(struct iommu_group *group, unsigned int type);
1594 return __iommu_group_domain_alloc(group, req_type); in __iommu_group_alloc_default_domain()
1990 __iommu_group_domain_alloc(struct iommu_group *group, unsigned int type) in __iommu_group_domain_alloc() function
3160 domain = __iommu_group_domain_alloc(group, IOMMU_DOMAIN_BLOCKED); in __iommu_group_alloc_blocking_domain()
3166 domain = __iommu_group_domain_alloc(group, in __iommu_group_alloc_blocking_domain()