Searched refs:translate_nested_gpa (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/arch/x86/kvm/ |
| D | mmu.h | 295 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u64 access, 305 return translate_nested_gpa(vcpu, gpa, access, exception); in kvm_translate_gpa()
|
| D | hyperv.c | 1986 hc->ingpa = translate_nested_gpa(vcpu, hc->ingpa, 0, NULL); in kvm_hv_flush_tlb()
|
| D | x86.c | 7294 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u64 access, in translate_nested_gpa() function
|