Searched refs:PT32_ROOT_LEVEL (Results 1 – 3 of 3) sorted by relevance
40 #define PT32_ROOT_LEVEL 2 macro
2101 && vcpu->arch.mmu.root_level <= PT32_ROOT_LEVEL) { in kvm_mmu_get_page()3114 PT32_ROOT_LEVEL, 1, ACC_ALL, in mmu_alloc_direct_roots()3186 PT32_ROOT_LEVEL, 0, in mmu_alloc_shadow_roots()3641 case PT32_ROOT_LEVEL: in __reset_rsvds_bits_mask()3924 context->root_level = PT32_ROOT_LEVEL; in paging32_init_context()3980 context->root_level = PT32_ROOT_LEVEL; in init_kvm_tdp_mmu()4084 g_context->root_level = PT32_ROOT_LEVEL; in init_kvm_nested_mmu()4269 if (level == PT32_ROOT_LEVEL) { in get_written_sptes()
565 top_level = PT32_ROOT_LEVEL; in FNAME()