Searched refs:patch_hypercall (Results 1 – 5 of 5) sorted by relevance
63 KVM_X86_OP(patch_hypercall)
1381 void (*patch_hypercall)(struct kvm_vcpu *vcpu, member
592 kvm_x86_ops.patch_hypercall(vcpu, instructions + 5); in kvm_xen_write_hypercall_page()
4639 .patch_hypercall = svm_patch_hypercall,
7613 .patch_hypercall = vmx_patch_hypercall,
Completed in 40 milliseconds