Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dhyperv.h103 int kvm_hv_hypercall(struct kvm_vcpu *vcpu);
285 static inline int kvm_hv_hypercall(struct kvm_vcpu *vcpu) in kvm_hv_hypercall() function
H A Dtrace.h83 TRACE_EVENT(kvm_hv_hypercall,
H A Dxen.c1686 return kvm_hv_hypercall(vcpu); in kvm_xen_hypercall()
H A Dhyperv.c2528 int kvm_hv_hypercall(struct kvm_vcpu *vcpu) in kvm_hv_hypercall() function
H A Dx86.c10491 return kvm_hv_hypercall(vcpu); in kvm_emulate_hypercall()