Searched refs:patch_hypercall (Results 1 – 5 of 5) sorted by relevance
1765 void (*patch_hypercall)(struct kvm_vcpu *vcpu, member
1318 kvm_x86_call(patch_hypercall)(vcpu, instructions + 5); in kvm_xen_write_hypercall_page()
1419 kvm_x86_call(patch_hypercall)(vcpu, instructions + i); in kvm_hv_set_msr_pw()
10213 kvm_x86_call(patch_hypercall)(vcpu, instruction); in emulator_fix_hypercall() local
5275 .patch_hypercall = svm_patch_hypercall,