Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h20 int xen_evtchn_soft_reset(void);
H A Dxen_evtchn.c1097 int xen_evtchn_soft_reset(void) in xen_evtchn_soft_reset() function
1131 return xen_evtchn_soft_reset(); in xen_evtchn_reset_op()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1410 err = xen_evtchn_soft_reset(); in kvm_xen_soft_reset()