Searched refs:PT32E_ROOT_LEVEL (Results 1 – 4 of 4) sorted by relevance
45 #define PT32E_ROOT_LEVEL 3 macro
266 return PT32E_ROOT_LEVEL; in role_regs_to_root_level()2183 iterator->level = PT32E_ROOT_LEVEL; in shadow_walk_init_using_root()2185 if (iterator->level == PT32E_ROOT_LEVEL) { in shadow_walk_init_using_root()3380 } else if (shadow_root_level == PT32E_ROOT_LEVEL) { in mmu_alloc_direct_roots()3488 if (mmu->root_level == PT32E_ROOT_LEVEL) { in mmu_alloc_shadow_roots()3551 if (mmu->root_level == PT32E_ROOT_LEVEL) { in mmu_alloc_shadow_roots()4287 if (level == PT32E_ROOT_LEVEL) in __reset_rsvds_bits_mask()4323 case PT32E_ROOT_LEVEL: in __reset_rsvds_bits_mask()4458 WARN_ON_ONCE(context->shadow_root_level < PT32E_ROOT_LEVEL); in reset_shadow_zero_bits_mask()4830 role.base.level = PT32E_ROOT_LEVEL; in kvm_calc_shadow_mmu_root_page_role()[all …]
370 if (walker->level == PT32E_ROOT_LEVEL) { in FNAME()671 if (top_level == PT32E_ROOT_LEVEL) in FNAME()
273 return PT32E_ROOT_LEVEL; in get_max_npt_level()
Completed in 1048 milliseconds