Searched refs:get_guest_cr3 (Results 1 – 1 of 1) sorted by relevance
258 static unsigned long get_guest_cr3(struct kvm_vcpu *vcpu) in get_guest_cr3() function266 if (IS_ENABLED(CONFIG_RETPOLINE) && mmu->get_guest_pgd == get_guest_cr3) in kvm_mmu_get_guest_pgd()5211 context->get_guest_pgd = get_guest_cr3; in init_kvm_tdp_mmu()5360 context->get_guest_pgd = get_guest_cr3; in init_kvm_softmmu()5374 g_context->get_guest_pgd = get_guest_cr3; in init_kvm_nested_mmu()