Home
last modified time | relevance | path

Searched refs:vmx_patch_hypercall (Results 1 – 2 of 2) 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 Dvmx.c5576 void vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in vmx_patch_hypercall() function