Searched refs:PT64_ROOT_5LEVEL (Results 1 – 3 of 3) sorted by relevance
34 #define PT64_ROOT_5LEVEL 5 macro
3907 if (mmu->root_role.level == PT64_ROOT_5LEVEL) { in mmu_alloc_shadow_roots()3939 if (mmu->root_role.level == PT64_ROOT_5LEVEL) in mmu_alloc_shadow_roots()5052 case PT64_ROOT_5LEVEL: in __reset_rsvds_bits_mask()5429 role.base.level = ____is_cr4_la57(regs) ? PT64_ROOT_5LEVEL in kvm_calc_cpu_role()5592 if (root_role.level == PT64_ROOT_5LEVEL && in kvm_init_shadow_npt_mmu()
292 return pgtable_l5_enabled() ? PT64_ROOT_5LEVEL : PT64_ROOT_4LEVEL; in get_npt_level()