Lines Matching refs:PT32E_ROOT_LEVEL
2363 iterator->level = PT32E_ROOT_LEVEL; in shadow_walk_init_using_root()
2365 if (iterator->level == PT32E_ROOT_LEVEL) { in shadow_walk_init_using_root()
3747 } else if (shadow_root_level == PT32E_ROOT_LEVEL) { in mmu_alloc_direct_roots()
3856 if (mmu->cpu_role.base.level == PT32E_ROOT_LEVEL) { in mmu_alloc_shadow_roots()
3919 if (mmu->cpu_role.base.level == PT32E_ROOT_LEVEL) { in mmu_alloc_shadow_roots()
5004 if (level == PT32E_ROOT_LEVEL) in __reset_rsvds_bits_mask()
5040 case PT32E_ROOT_LEVEL: in __reset_rsvds_bits_mask()
5157 WARN_ON_ONCE(context->root_role.level < PT32E_ROOT_LEVEL); in reset_shadow_zero_bits_mask()
5432 role.base.level = PT32E_ROOT_LEVEL; in kvm_calc_cpu_role()
5559 root_role.level = max_t(u32, root_role.level, PT32E_ROOT_LEVEL); in kvm_init_shadow_mmu()
6354 if (tdp_enabled && kvm_mmu_get_tdp_level(vcpu) > PT32E_ROOT_LEVEL) in __kvm_mmu_create()