Searched refs:PT64_ROOT_5LEVEL (Results 1 – 3 of 3) sorted by relevance
42 #define PT64_ROOT_5LEVEL 5 macro
263 return ____is_cr4_la57(regs) ? PT64_ROOT_5LEVEL : in role_regs_to_root_level()3539 if (mmu->shadow_root_level == PT64_ROOT_5LEVEL) { in mmu_alloc_shadow_roots()3564 if (mmu->shadow_root_level == PT64_ROOT_5LEVEL) in mmu_alloc_shadow_roots()4335 case PT64_ROOT_5LEVEL: in __reset_rsvds_bits_mask()4832 role.base.level = PT64_ROOT_5LEVEL; in kvm_calc_shadow_mmu_root_page_role()
271 return pgtable_l5_enabled() ? PT64_ROOT_5LEVEL : PT64_ROOT_4LEVEL; in get_max_npt_level()
Completed in 45 milliseconds