Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/iommufd/
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()
Dselftest.c768 .domain_alloc_nested = mock_domain_alloc_nested,
/linux-6.15/include/linux/
Diommu.h639 struct iommu_domain *(*domain_alloc_nested)( member
/linux-6.15/drivers/iommu/intel/
Diommu.c4398 .domain_alloc_nested = intel_iommu_domain_alloc_nested,