Searched refs:mmu_base_role_mask (Results 1 – 1 of 1) sorted by relevance
181 static const union kvm_mmu_page_role mmu_base_role_mask = { variable4745 context->base_role.word = mmu_base_role_mask.word & in init_kvm_tdp_mmu()4826 context->base_role.word = mmu_base_role_mask.word & in kvm_init_shadow_mmu()4865 context->base_role.word = root_page_role.word & mmu_base_role_mask.word; in kvm_init_shadow_ept_mmu()5180 & mmu_base_role_mask.word) && rmap_can_add(vcpu)) in kvm_mmu_pte_write()