Searched refs:patch_hypercall (Results 1 – 4 of 4) sorted by relevance
1878 void (*patch_hypercall)(struct kvm_vcpu *vcpu,1856 void (*patch_hypercall)(struct kvm_vcpu *vcpu, global() member
1318 kvm_x86_call(patch_hypercall)(vcpu, instructions + 5); in kvm_xen_write_hypercall_page()
10534 kvm_x86_call(patch_hypercall)(vcpu, instruction); in ____kvm_emulate_hypercall() 10567 kvm_x86_call(patch_hypercall)(vcpu, instruction); emulator_fix_hypercall() local
5391 .patch_hypercall = svm_patch_hypercall,