Searched refs:get_guest_pgd (Results 1 – 6 of 6) sorted by relevance
3290 root_pgd = vcpu->arch.mmu->get_guest_pgd(vcpu); in mmu_alloc_shadow_roots()3639 arch.cr3 = vcpu->arch.mmu->get_guest_pgd(vcpu); in kvm_arch_setup_async_pf()4497 context->get_guest_pgd = get_cr3; in init_kvm_tdp_mmu()4688 context->get_guest_pgd = get_cr3; in init_kvm_softmmu()4702 g_context->get_guest_pgd = get_cr3; in init_kvm_nested_mmu()
336 pte = mmu->get_guest_pgd(vcpu); in FNAME()
348 unsigned long (*get_guest_pgd)(struct kvm_vcpu *vcpu); member
85 vcpu->arch.mmu->get_guest_pgd = nested_svm_get_tdp_cr3; in nested_svm_init_mmu_context()
363 vcpu->arch.mmu->get_guest_pgd = nested_ept_get_eptp; in nested_ept_init_mmu_context()
10809 work->arch.cr3 != vcpu->arch.mmu->get_guest_pgd(vcpu)) in kvm_arch_async_page_ready()