Home
last modified time | relevance | path

Searched refs:get_cr3 (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kvm/mmu/
Dmmu.c4218 static unsigned long get_cr3(struct kvm_vcpu *vcpu) in get_cr3() function
4771 context->get_guest_pgd = get_cr3; in init_kvm_tdp_mmu()
4948 context->get_guest_pgd = get_cr3; in init_kvm_softmmu()
4980 g_context->get_guest_pgd = get_cr3; in init_kvm_nested_mmu()