Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/svm/
H A Dsvm.c4494 svm_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in svm_patch_hypercall() function
5205 .patch_hypercall = svm_patch_hypercall,