Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dmain.c84 .patch_hypercall = vmx_patch_hypercall,
H A Dx86_ops.h89 void vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall);
H A Dvmx.c5444 void vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in vmx_patch_hypercall() function