Home
last modified time | relevance | path

Searched refs:kvm_xen_has_vcpu_callback_vector (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dkvm_xen.h25 bool kvm_xen_has_vcpu_callback_vector(void);
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c424 bool kvm_xen_has_vcpu_callback_vector(void) in kvm_xen_has_vcpu_callback_vector() function
/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c494 if (gsi && kvm_xen_has_vcpu_callback_vector()) { in xen_evtchn_set_callback_param()