Searched refs:kvm_mmu_gva_to_gpa_system (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dkvm_host.h1086 gpa_t kvm_mmu_gva_to_gpa_system(struct kvm_vcpu *vcpu, gva_t gva,
/linux-4.4.14/arch/x86/kvm/
H A Dx86.c4145 gpa_t kvm_mmu_gva_to_gpa_system(struct kvm_vcpu *vcpu, gva_t gva, kvm_mmu_gva_to_gpa_system() function
7155 gpa = kvm_mmu_gva_to_gpa_system(vcpu, vaddr, NULL); kvm_arch_vcpu_ioctl_translate()

Completed in 104 milliseconds