Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h88 void vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall);
H A Dmain.c637 vmx_patch_hypercall(vcpu, hypercall); in vt_patch_hypercall()
H A Dvmx.c5515 void vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in vmx_patch_hypercall() function