Searched refs:PT32_ROOT_LEVEL (Results 1 – 3 of 3) sorted by relevance
40 #define PT32_ROOT_LEVEL 2 macro
2030 && vcpu->arch.mmu.root_level <= PT32_ROOT_LEVEL) { in kvm_mmu_get_page()3140 PT32_ROOT_LEVEL, 1, ACC_ALL, in mmu_alloc_direct_roots()3212 PT32_ROOT_LEVEL, 0, in mmu_alloc_shadow_roots()3610 case PT32_ROOT_LEVEL: in reset_rsvds_bits_mask()3809 context->root_level = PT32_ROOT_LEVEL; in paging32_init_context()3864 context->root_level = PT32_ROOT_LEVEL; in init_kvm_tdp_mmu()3964 g_context->root_level = PT32_ROOT_LEVEL; in init_kvm_nested_mmu()4149 if (level == PT32_ROOT_LEVEL) { in get_written_sptes()
574 top_level = PT32_ROOT_LEVEL; in FNAME()