Home
last modified time | relevance | path

Searched refs:patch_hypercall (Results 1 – 7 of 7) sorted by relevance

/arch/x86/include/asm/
A Dkvm-x86-ops.h72 KVM_X86_OP(patch_hypercall)
A Dkvm_host.h1786 void (*patch_hypercall)(struct kvm_vcpu *vcpu, member
/arch/x86/kvm/vmx/
A Dmain.c927 .patch_hypercall = vt_op(patch_hypercall),
/arch/x86/kvm/
A Dxen.c1318 kvm_x86_call(patch_hypercall)(vcpu, instructions + 5); in kvm_xen_write_hypercall_page()
A Dhyperv.c1423 kvm_x86_call(patch_hypercall)(vcpu, instructions + i); in kvm_hv_set_msr_pw()
A Dx86.c10076 kvm_x86_call(patch_hypercall)(vcpu, instruction); in emulator_fix_hypercall() local
/arch/x86/kvm/svm/
A Dsvm.c5109 .patch_hypercall = svm_patch_hypercall,

Completed in 76 milliseconds