Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dhyperv.h85 int kvm_hv_hypercall(struct kvm_vcpu *vcpu);
H A Dtrace.h66 TRACE_EVENT(kvm_hv_hypercall,
H A Dhyperv.c1747 int kvm_hv_hypercall(struct kvm_vcpu *vcpu) in kvm_hv_hypercall() function
H A Dx86.c8301 return kvm_hv_hypercall(vcpu); in kvm_emulate_hypercall()