Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dhyperv.h30 int kvm_hv_hypercall(struct kvm_vcpu *vcpu);
Dhyperv.c346 int kvm_hv_hypercall(struct kvm_vcpu *vcpu) in kvm_hv_hypercall() function
Dtrace.h63 TRACE_EVENT(kvm_hv_hypercall,
Dx86.c5889 return kvm_hv_hypercall(vcpu); in kvm_emulate_hypercall()