Searched refs:nested_parent (Results 1 – 3 of 3) sorted by relevance
219 if (!intel_domain_is_ss_paging(s2_domain) || !s2_domain->nested_parent) in intel_iommu_domain_alloc_nested()
1616 if (!(prot & DMA_PTE_WRITE) && domain->nested_parent) { in __domain_mapping()3380 dmar_domain->nested_parent = flags & IOMMU_HWPT_ALLOC_NEST_PARENT; in intel_iommu_domain_alloc_second_stage()3418 if (WARN_ON(dmar_domain->nested_parent && in intel_iommu_domain_free()3442 dmar_domain->nested_parent)) in paging_domain_compatible_first_stage()3469 if (dmar_domain->nested_parent && !nested_supported(iommu)) in paging_domain_compatible_second_stage()4281 if (dmar_domain->nested_parent) { in intel_iommu_set_dirty_tracking()
613 u8 nested_parent:1; /* Has other domains nested on it */ member
Completed in 18 milliseconds