Searched refs:patch_hypercall (Results 1 – 5 of 5) sorted by relevance
1080 void (*patch_hypercall)(struct kvm_vcpu *vcpu, member
1021 kvm_x86_ops->patch_hypercall(vcpu, instructions); in kvm_hv_set_msr_pw()
7243 .patch_hypercall = svm_patch_hypercall,
7457 kvm_x86_ops->patch_hypercall(vcpu, instruction); in emulator_fix_hypercall()
7814 .patch_hypercall = vmx_patch_hypercall,