Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Dxen.h165 int kvm_xen_hypercall(struct kvm_vcpu *vcpu);
Dtrace.h118 TRACE_EVENT(kvm_xen_hypercall,
Dxen.c1620 int kvm_xen_hypercall(struct kvm_vcpu *vcpu) in kvm_xen_hypercall() function
Dx86.c10100 return kvm_xen_hypercall(vcpu); in kvm_emulate_hypercall()