Lines Matching refs:PT64_ROOT_4LEVEL
2360 if (iterator->level >= PT64_ROOT_4LEVEL && in shadow_walk_init_using_root()
2361 vcpu->arch.mmu->cpu_role.base.level < PT64_ROOT_4LEVEL && in shadow_walk_init_using_root()
3744 if (shadow_root_level >= PT64_ROOT_4LEVEL) { in mmu_alloc_direct_roots()
3880 if (mmu->cpu_role.base.level >= PT64_ROOT_4LEVEL) { in mmu_alloc_shadow_roots()
3898 if (mmu->root_role.level >= PT64_ROOT_4LEVEL) { in mmu_alloc_shadow_roots()
3941 else if (mmu->root_role.level == PT64_ROOT_4LEVEL) in mmu_alloc_shadow_roots()
3957 bool need_pml5 = mmu->root_role.level > PT64_ROOT_4LEVEL; in mmu_alloc_special_roots()
3969 mmu->cpu_role.base.level >= PT64_ROOT_4LEVEL || in mmu_alloc_special_roots()
3970 mmu->root_role.level < PT64_ROOT_4LEVEL) in mmu_alloc_special_roots()
4074 if (vcpu->arch.mmu->cpu_role.base.level >= PT64_ROOT_4LEVEL) { in kvm_mmu_sync_roots()
5059 case PT64_ROOT_4LEVEL: in __reset_rsvds_bits_mask()
5430 : PT64_ROOT_4LEVEL; in kvm_calc_cpu_role()
5593 cpu_role.base.level == PT64_ROOT_4LEVEL) in kvm_init_shadow_npt_mmu()