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