Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diommu.h704 struct iommu_domain *(*domain_alloc_identity)(struct device *dev); member
/linux/drivers/iommu/
H A Dvirtio-iommu.c1093 .domain_alloc_identity = viommu_domain_alloc_identity,