Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h465 unsigned long (*get_guest_pgd)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/svm/
H A Dnested.c99 vcpu->arch.mmu->get_guest_pgd = nested_svm_get_tdp_cr3; in nested_svm_init_mmu_context()
/linux/arch/x86/kvm/vmx/
H A Dnested.c485 vcpu->arch.mmu->get_guest_pgd = nested_ept_get_eptp; in nested_ept_init_mmu_context()