Searched refs:translate_nested_gpa (Results 1 – 3 of 3) sorted by relevance
/linux/arch/x86/kvm/ |
H A D | mmu.h | 294 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u64 access, 304 return translate_nested_gpa(vcpu, gpa, access, exception); in kvm_translate_gpa()
|
H A D | hyperv.c | 2045 hc->ingpa = translate_nested_gpa(vcpu, hc->ingpa, 0, NULL); in kvm_hv_flush_tlb()
|
H A D | x86.c | 7464 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u64 access, in translate_nested_gpa() function
|