Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/iommufd/
Dhw_pagetable.c136 hwpt_paging->nest_parent = flags & IOMMU_HWPT_ALLOC_NEST_PARENT; in iommufd_hwpt_paging_alloc()
228 if (parent->auto_domain || !parent->nest_parent || in iommufd_hwpt_nested_alloc()
Diommufd_private.h307 bool nest_parent : 1; member