Searched refs:PT32E_ROOT_LEVEL (Results 1 – 4 of 4) sorted by relevance
37 #define PT32E_ROOT_LEVEL 3 macro
332 if (walker->level == PT32E_ROOT_LEVEL) { in FNAME()640 if (top_level == PT32E_ROOT_LEVEL) in FNAME()
2371 iterator->level = PT32E_ROOT_LEVEL; in shadow_walk_init_using_root()2373 if (iterator->level == PT32E_ROOT_LEVEL) { in shadow_walk_init_using_root()3679 } else if (shadow_root_level == PT32E_ROOT_LEVEL) { in mmu_alloc_direct_roots()3788 if (mmu->cpu_role.base.level == PT32E_ROOT_LEVEL) { in mmu_alloc_shadow_roots()3851 if (mmu->cpu_role.base.level == PT32E_ROOT_LEVEL) { in mmu_alloc_shadow_roots()4707 if (level == PT32E_ROOT_LEVEL) in __reset_rsvds_bits_mask()4743 case PT32E_ROOT_LEVEL: in __reset_rsvds_bits_mask()4860 WARN_ON_ONCE(context->root_role.level < PT32E_ROOT_LEVEL); in reset_shadow_zero_bits_mask()5135 role.base.level = PT32E_ROOT_LEVEL; in kvm_calc_cpu_role()5257 root_role.level = max_t(u32, root_role.level, PT32E_ROOT_LEVEL); in kvm_init_shadow_mmu()[all …]
293 return PT32E_ROOT_LEVEL; in get_npt_level()