Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/vmx/
Dvmx.c5383 vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in vmx_patch_hypercall() function
8285 .patch_hypercall = vmx_patch_hypercall,