Searched defs:patch_hypercall (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | kvm_host.h | 1856 void (*patch_hypercall)(struct kvm_vcpu *vcpu, global() member |
| /linux/arch/x86/kvm/ | ||
| H A D | x86.c | 10567 kvm_x86_call(patch_hypercall)(vcpu, instruction); emulator_fix_hypercall() local |