Searched refs:translate_nested_gpa (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/kvm/ |
H A 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()
|
H A D | hyperv.c | 1988 hc->ingpa = translate_nested_gpa(vcpu, hc->ingpa, 0, NULL); in kvm_hv_flush_tlb()
|
H A D | x86.c | 7302 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u64 access, in translate_nested_gpa() function
|