kvm_mmu_gva_to_gpa_write 1446 arch/x86/include/asm/kvm_host.h gpa_t kvm_mmu_gva_to_gpa_write(struct kvm_vcpu *vcpu, gva_t gva,
kvm_mmu_gva_to_gpa_write 5846 arch/x86/kvm/x86.c 	gpa = kvm_mmu_gva_to_gpa_write(vcpu, addr, NULL);
kvm_mmu_gva_to_gpa_write 6452 arch/x86/kvm/x86.c 		gpa = kvm_mmu_gva_to_gpa_write(vcpu, cr2_or_gpa, NULL);
kvm_mmu_gva_to_gpa_write 6548 arch/x86/kvm/x86.c 		gpa = kvm_mmu_gva_to_gpa_write(vcpu, cr2_or_gpa, NULL);