Searched refs:need_pml5 (Results 1 – 1 of 1) sorted by relevance
3604 bool need_pml5 = mmu->root_role.level > PT64_ROOT_4LEVEL; in mmu_alloc_special_roots() local3627 if (mmu->pae_root && mmu->pml4_root && (!need_pml5 || mmu->pml5_root)) in mmu_alloc_special_roots()3635 (need_pml5 && mmu->pml5_root))) in mmu_alloc_special_roots()3651 if (need_pml5) { in mmu_alloc_special_roots()