Home
last modified time | relevance | path

Searched refs:PT32_ROOT_LEVEL (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/arch/x86/kvm/
Dmmu.h44 #define PT32_ROOT_LEVEL 2 macro
/Linux-v5.15/arch/x86/kvm/mmu/
Dpaging_tmpl.h326 gpte &= level - (PT32_ROOT_LEVEL + mmu->mmu_role.ext.cr4_pse); in FNAME()
685 top_level = PT32_ROOT_LEVEL; in FNAME()
Dmmu.c264 return PT32_ROOT_LEVEL; in role_regs_to_root_level()
2103 if (!direct_mmu && vcpu->arch.mmu->root_level <= PT32_ROOT_LEVEL) { in kvm_mmu_get_page()
3457 i << 30, PT32_ROOT_LEVEL, true); in mmu_alloc_direct_roots()
3566 PT32_ROOT_LEVEL, false); in mmu_alloc_shadow_roots()
4268 case PT32_ROOT_LEVEL: in __reset_rsvds_bits_mask()
5191 if (level == PT32_ROOT_LEVEL) { in get_written_sptes()