Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/ !
H A Dhw_pagetable.c238 !user_data->len || !ops->domain_alloc_nested) in iommufd_hwpt_nested_alloc()
254 hwpt->domain = ops->domain_alloc_nested( in iommufd_hwpt_nested_alloc()
H A Dselftest.c887 .domain_alloc_nested = mock_domain_alloc_nested,
/linux/include/linux/ !
H A Diommu.h679 struct iommu_domain *(*domain_alloc_nested)( member
/linux/drivers/iommu/intel/ !
H A Diommu.c3916 .domain_alloc_nested = intel_iommu_domain_alloc_nested,