Searched refs:PT32_ROOT_LEVEL (Results 1 – 3 of 3) sorted by relevance
43 #define PT32_ROOT_LEVEL 2 macro
2567 && vcpu->arch.mmu->root_level <= PT32_ROOT_LEVEL) { in kvm_mmu_get_page()3798 i << 30, PT32_ROOT_LEVEL, 1, ACC_ALL); in mmu_alloc_direct_roots()3876 sp = kvm_mmu_get_page(vcpu, root_gfn, i << 30, PT32_ROOT_LEVEL, in mmu_alloc_shadow_roots()4522 case PT32_ROOT_LEVEL: in __reset_rsvds_bits_mask()4889 if (root_level == PT32_ROOT_LEVEL && is_pse(vcpu)) in update_last_nonleaf_level()4928 context->root_level = PT32_ROOT_LEVEL; in paging32_init_context()5039 context->root_level = PT32_ROOT_LEVEL; in init_kvm_tdp_mmu()5210 g_context->root_level = PT32_ROOT_LEVEL; in init_kvm_nested_mmu()5400 if (level == PT32_ROOT_LEVEL) { in get_written_sptes()
630 top_level = PT32_ROOT_LEVEL; in FNAME()