Searched refs:PT64_ROOT_5LEVEL (Results 1 – 3 of 3) sorted by relevance
34 #define PT64_ROOT_5LEVEL 5 macro
3839 if (mmu->root_role.level == PT64_ROOT_5LEVEL) { in mmu_alloc_shadow_roots()3871 if (mmu->root_role.level == PT64_ROOT_5LEVEL) in mmu_alloc_shadow_roots()4755 case PT64_ROOT_5LEVEL: in __reset_rsvds_bits_mask()5132 role.base.level = ____is_cr4_la57(regs) ? PT64_ROOT_5LEVEL in kvm_calc_cpu_role()5290 if (root_role.level == PT64_ROOT_5LEVEL && in kvm_init_shadow_npt_mmu()
291 return pgtable_l5_enabled() ? PT64_ROOT_5LEVEL : PT64_ROOT_4LEVEL; in get_npt_level()