Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diommu.h636 struct iommu_domain *(*domain_alloc_nested)( member
/linux/drivers/iommu/iommufd/
H A Dselftest.c807 .domain_alloc_nested = mock_domain_alloc_nested,
/linux/drivers/iommu/intel/
H A Diommu.c4360 .domain_alloc_nested = intel_iommu_domain_alloc_nested,