Lines Matching refs:PT64_ROOT_4LEVEL
2368 if (iterator->level >= PT64_ROOT_4LEVEL && in shadow_walk_init_using_root()
2369 vcpu->arch.mmu->cpu_role.base.level < PT64_ROOT_4LEVEL && in shadow_walk_init_using_root()
3676 } else if (shadow_root_level >= PT64_ROOT_4LEVEL) { in mmu_alloc_direct_roots()
3812 if (mmu->cpu_role.base.level >= PT64_ROOT_4LEVEL) { in mmu_alloc_shadow_roots()
3830 if (mmu->root_role.level >= PT64_ROOT_4LEVEL) { in mmu_alloc_shadow_roots()
3873 else if (mmu->root_role.level == PT64_ROOT_4LEVEL) in mmu_alloc_shadow_roots()
3889 bool need_pml5 = mmu->root_role.level > PT64_ROOT_4LEVEL; in mmu_alloc_special_roots()
3901 mmu->cpu_role.base.level >= PT64_ROOT_4LEVEL || in mmu_alloc_special_roots()
3902 mmu->root_role.level < PT64_ROOT_4LEVEL) in mmu_alloc_special_roots()
4006 if (vcpu->arch.mmu->cpu_role.base.level >= PT64_ROOT_4LEVEL) { in kvm_mmu_sync_roots()
4762 case PT64_ROOT_4LEVEL: in __reset_rsvds_bits_mask()
5133 : PT64_ROOT_4LEVEL; in kvm_calc_cpu_role()
5291 cpu_role.base.level == PT64_ROOT_4LEVEL) in kvm_init_shadow_npt_mmu()