Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
A Dmmu.c3478 root_pgd = mmu->get_guest_pgd(vcpu); in mmu_alloc_shadow_roots()
3916 arch.cr3 = vcpu->arch.mmu->get_guest_pgd(vcpu); in kvm_arch_setup_async_pf()
4791 context->get_guest_pgd = get_cr3; in init_kvm_tdp_mmu()
4968 context->get_guest_pgd = get_cr3; in init_kvm_softmmu()
5000 g_context->get_guest_pgd = get_cr3; in init_kvm_nested_mmu()
A Dpaging_tmpl.h365 pte = mmu->get_guest_pgd(vcpu); in FNAME()
/linux/arch/x86/kvm/svm/
A Dnested.c110 vcpu->arch.mmu->get_guest_pgd = nested_svm_get_tdp_cr3; in nested_svm_init_mmu_context()
/linux/arch/x86/include/asm/
A Dkvm_host.h418 unsigned long (*get_guest_pgd)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/vmx/
A Dnested.c407 vcpu->arch.mmu->get_guest_pgd = nested_ept_get_eptp; in nested_ept_init_mmu_context()
/linux/arch/x86/kvm/
A Dx86.c11956 work->arch.cr3 != vcpu->arch.mmu->get_guest_pgd(vcpu)) in kvm_arch_async_page_ready()

Completed in 54 milliseconds