Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Diommu.c106 static struct iommu_domain *__iommu_paging_domain_alloc_flags(struct device *dev,
1662 dom = __iommu_paging_domain_alloc_flags(dev, req_type, in __iommu_group_alloc_default_domain()
1670 dom = __iommu_paging_domain_alloc_flags(dev, req_type, 0); in __iommu_group_alloc_default_domain()
2015 __iommu_paging_domain_alloc_flags(struct device *dev, unsigned int type, in __iommu_paging_domain_alloc_flags() function
2057 return __iommu_paging_domain_alloc_flags(dev, in iommu_paging_domain_alloc_flags()