Lines Matching refs:PT64_ROOT_4LEVEL
2253 if (iterator->level >= PT64_ROOT_4LEVEL && in shadow_walk_init_using_root()
2254 vcpu->arch.mmu->cpu_role.base.level < PT64_ROOT_4LEVEL && in shadow_walk_init_using_root()
3564 } else if (shadow_root_level >= PT64_ROOT_4LEVEL) { in mmu_alloc_direct_roots()
3698 if (mmu->cpu_role.base.level >= PT64_ROOT_4LEVEL) { in mmu_alloc_shadow_roots()
3716 if (mmu->root_role.level >= PT64_ROOT_4LEVEL) { in mmu_alloc_shadow_roots()
3759 else if (mmu->root_role.level == PT64_ROOT_4LEVEL) in mmu_alloc_shadow_roots()
3775 bool need_pml5 = mmu->root_role.level > PT64_ROOT_4LEVEL; in mmu_alloc_special_roots()
3787 mmu->cpu_role.base.level >= PT64_ROOT_4LEVEL || in mmu_alloc_special_roots()
3788 mmu->root_role.level < PT64_ROOT_4LEVEL) in mmu_alloc_special_roots()
3892 if (vcpu->arch.mmu->cpu_role.base.level >= PT64_ROOT_4LEVEL) { in kvm_mmu_sync_roots()
4594 case PT64_ROOT_4LEVEL: in __reset_rsvds_bits_mask()
4982 : PT64_ROOT_4LEVEL; in kvm_calc_cpu_role()
5126 cpu_role.base.level == PT64_ROOT_4LEVEL) in kvm_init_shadow_npt_mmu()