Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h1738 void (*patch_hypercall)(struct kvm_vcpu *vcpu, member
/linux/arch/x86/kvm/svm/
H A Dsvm.c5113 .patch_hypercall = svm_patch_hypercall,
/linux/arch/x86/kvm/
H A Dx86.c10136 kvm_x86_call(patch_hypercall)(vcpu, instruction); in emulator_fix_hypercall() local