Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dvirtio-iommu.c657 static struct iommu_domain *viommu_domain_alloc_paging(struct device *dev) in viommu_domain_alloc_paging() function
721 domain = viommu_domain_alloc_paging(dev); in viommu_domain_alloc_identity()
1094 .domain_alloc_paging = viommu_domain_alloc_paging,