Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dkvm-x86-ops.h66 KVM_X86_OP(patch_hypercall)
Dkvm_host.h1473 void (*patch_hypercall)(struct kvm_vcpu *vcpu, member
/linux-5.19.10/arch/x86/kvm/svm/
Dsvm.c4673 .patch_hypercall = svm_patch_hypercall,
/linux-5.19.10/arch/x86/kvm/vmx/
Dvmx.c7860 .patch_hypercall = vmx_patch_hypercall,