Searched refs:patch_hypercall (Results 1 – 7 of 7) sorted by relevance
84 .patch_hypercall = vmx_patch_hypercall,
72 KVM_X86_OP(patch_hypercall)
1738 void (*patch_hypercall)(struct kvm_vcpu *vcpu, member
1263 kvm_x86_call(patch_hypercall)(vcpu, instructions + 5); in kvm_xen_write_hypercall_page()
1420 kvm_x86_call(patch_hypercall)(vcpu, instructions + i); in kvm_hv_set_msr_pw()
10141 kvm_x86_call(patch_hypercall)(vcpu, instruction); in emulator_fix_hypercall() local
5113 .patch_hypercall = svm_patch_hypercall,