Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h643 void (*patch_hypercall)(struct kvm_vcpu *vcpu, member
/arch/x86/kvm/
Dx86.c1425 kvm_x86_ops->patch_hypercall(vcpu, instructions); in set_msr_hyperv_pw()
5044 kvm_x86_ops->patch_hypercall(vcpu, instruction); in emulator_fix_hypercall()
Dsvm.c4284 .patch_hypercall = svm_patch_hypercall,
Dvmx.c7149 .patch_hypercall = vmx_patch_hypercall,