Searched refs:PT32E_ROOT_LEVEL (Results 1 – 4 of 4) sorted by relevance
38 #define PT32E_ROOT_LEVEL 3 macro
332 if (walker->level == PT32E_ROOT_LEVEL) { in FNAME()627 if (top_level == PT32E_ROOT_LEVEL) in FNAME()
2477 iterator->level = PT32E_ROOT_LEVEL; in shadow_walk_init_using_root()2479 if (iterator->level == PT32E_ROOT_LEVEL) { in shadow_walk_init_using_root()3963 } else if (shadow_root_level == PT32E_ROOT_LEVEL) { in mmu_alloc_direct_roots()4098 if (mmu->cpu_role.base.level == PT32E_ROOT_LEVEL) { in mmu_alloc_shadow_roots()4161 if (mmu->cpu_role.base.level == PT32E_ROOT_LEVEL) { in mmu_alloc_shadow_roots()5316 if (level == PT32E_ROOT_LEVEL) in __reset_rsvds_bits_mask()5352 case PT32E_ROOT_LEVEL: in __reset_rsvds_bits_mask()5469 WARN_ON_ONCE(context->root_role.level < PT32E_ROOT_LEVEL); in reset_shadow_zero_bits_mask()5744 role.base.level = PT32E_ROOT_LEVEL; in kvm_calc_cpu_role()5878 root_role.level = max_t(u32, root_role.level, PT32E_ROOT_LEVEL); in kvm_init_shadow_mmu()[all …]
202 return PT32E_ROOT_LEVEL; in get_npt_level()