Searched refs:patch_hypercall (Results 1 – 3 of 3) sorted by relevance
1738 void (*patch_hypercall)(struct kvm_vcpu *vcpu, member
5113 .patch_hypercall = svm_patch_hypercall,
10136 kvm_x86_call(patch_hypercall)(vcpu, instruction); in emulator_fix_hypercall() local