Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dmain.c82 .patch_hypercall = vmx_patch_hypercall,
Dx86_ops.h89 void vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall);
Dvmx.c5417 void vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in vmx_patch_hypercall() function