Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dxen.h187 int kvm_xen_hypercall(struct kvm_vcpu *vcpu);
H A Dtrace.h132 TRACE_EVENT(kvm_xen_hypercall,
H A Dxen.c1675 int kvm_xen_hypercall(struct kvm_vcpu *vcpu) in kvm_xen_hypercall() function
H A Dx86.c10049 return kvm_xen_hypercall(vcpu); in kvm_emulate_hypercall()