Searched refs:patch_hypercall (Results 1 – 5 of 5) sorted by relevance
62 KVM_X86_OP(patch_hypercall)
1371 void (*patch_hypercall)(struct kvm_vcpu *vcpu, member
592 kvm_x86_ops.patch_hypercall(vcpu, instructions + 5); in kvm_xen_write_hypercall_page()
4577 .patch_hypercall = svm_patch_hypercall,
7621 .patch_hypercall = vmx_patch_hypercall,