Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dmmu.h44 #define PT32_ROOT_LEVEL 2 macro
/arch/x86/kvm/mmu/
Dpaging_tmpl.h323 gpte &= level - (PT32_ROOT_LEVEL + mmu->mmu_role.ext.cr4_pse); in FNAME()
682 top_level = PT32_ROOT_LEVEL; in FNAME()
Dmmu.c264 return PT32_ROOT_LEVEL; in role_regs_to_root_level()
2094 if (!direct_mmu && vcpu->arch.mmu->root_level <= PT32_ROOT_LEVEL) { in kvm_mmu_get_page()
3448 i << 30, PT32_ROOT_LEVEL, true); in mmu_alloc_direct_roots()
3557 PT32_ROOT_LEVEL, false); in mmu_alloc_shadow_roots()
4272 case PT32_ROOT_LEVEL: in __reset_rsvds_bits_mask()
5196 if (level == PT32_ROOT_LEVEL) { in get_written_sptes()