Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dhyperv.h93 int kvm_hv_hypercall(struct kvm_vcpu *vcpu);
Dxen.c699 return kvm_hv_hypercall(vcpu); in kvm_xen_hypercall()
Dtrace.h66 TRACE_EVENT(kvm_hv_hypercall,
Dhyperv.c2158 int kvm_hv_hypercall(struct kvm_vcpu *vcpu) in kvm_hv_hypercall() function
Dx86.c8679 return kvm_hv_hypercall(vcpu); in kvm_emulate_hypercall()