Searched refs:PT32_ROOT_LEVEL (Results 1 – 3 of 3) sorted by relevance
44 #define PT32_ROOT_LEVEL 2 macro
326 gpte &= level - (PT32_ROOT_LEVEL + mmu->mmu_role.ext.cr4_pse); in FNAME()672 top_level = PT32_ROOT_LEVEL; in FNAME()
268 return PT32_ROOT_LEVEL; in role_regs_to_root_level()2092 if (!direct_mmu && vcpu->arch.mmu->root_level <= PT32_ROOT_LEVEL) { in kvm_mmu_get_page()3390 i << 30, PT32_ROOT_LEVEL, true); in mmu_alloc_direct_roots()3560 PT32_ROOT_LEVEL, false); in mmu_alloc_shadow_roots()4304 case PT32_ROOT_LEVEL: in __reset_rsvds_bits_mask()5222 if (level == PT32_ROOT_LEVEL) { in get_written_sptes()
Completed in 16 milliseconds