Searched refs:PT32E_ROOT_LEVEL (Results 1 – 4 of 4) sorted by relevance
45 #define PT32E_ROOT_LEVEL 3 macro
262 return PT32E_ROOT_LEVEL; in role_regs_to_root_level()2196 if (iterator->level == PT32E_ROOT_LEVEL) { in shadow_walk_init_using_root()3447 } else if (shadow_root_level == PT32E_ROOT_LEVEL) { in mmu_alloc_direct_roots()3494 if (mmu->root_level == PT32E_ROOT_LEVEL) { in mmu_alloc_shadow_roots()3557 if (mmu->root_level == PT32E_ROOT_LEVEL) { in mmu_alloc_shadow_roots()4251 if (level == PT32E_ROOT_LEVEL) in __reset_rsvds_bits_mask()4287 case PT32E_ROOT_LEVEL: in __reset_rsvds_bits_mask()4422 WARN_ON_ONCE(context->shadow_root_level < PT32E_ROOT_LEVEL); in reset_shadow_zero_bits_mask()4793 role.base.level = PT32E_ROOT_LEVEL; in kvm_calc_shadow_mmu_root_page_role()5514 if (tdp_enabled && kvm_mmu_get_tdp_level(vcpu) > PT32E_ROOT_LEVEL) in __kvm_mmu_create()
370 if (walker->level == PT32E_ROOT_LEVEL) { in FNAME()684 if (top_level == PT32E_ROOT_LEVEL) in FNAME()
264 return PT32E_ROOT_LEVEL; in get_max_npt_level()