Home
last modified time | relevance | path

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

/linux-6.8/arch/x86/include/asm/
Dkvm-x86-ops.h71 KVM_X86_OP(patch_hypercall)
Dkvm_host.h1675 void (*patch_hypercall)(struct kvm_vcpu *vcpu, member
/linux-6.8/arch/x86/kvm/svm/
Dsvm.c4965 .patch_hypercall = svm_patch_hypercall,
/linux-6.8/arch/x86/kvm/vmx/
Dvmx.c8328 .patch_hypercall = vmx_patch_hypercall,