Searched refs:get_guest_pgd (Results 1 – 6 of 6) sorted by relevance
3281 root_pgd = vcpu->arch.mmu->get_guest_pgd(vcpu); in mmu_alloc_shadow_roots()3655 arch.cr3 = vcpu->arch.mmu->get_guest_pgd(vcpu); in kvm_arch_setup_async_pf()4526 context->get_guest_pgd = get_cr3; in init_kvm_tdp_mmu()4721 context->get_guest_pgd = get_cr3; in init_kvm_softmmu()4759 g_context->get_guest_pgd = get_cr3; in init_kvm_nested_mmu()
333 pte = mmu->get_guest_pgd(vcpu); in FNAME()
349 unsigned long (*get_guest_pgd)(struct kvm_vcpu *vcpu); member
102 vcpu->arch.mmu->get_guest_pgd = nested_svm_get_tdp_cr3; in nested_svm_init_mmu_context()
364 vcpu->arch.mmu->get_guest_pgd = nested_ept_get_eptp; in nested_ept_init_mmu_context()
11103 work->arch.cr3 != vcpu->arch.mmu->get_guest_pgd(vcpu)) in kvm_arch_async_page_ready()