Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dglobals.c64 struct evtchn_backend_ops *xen_evtchn_ops;
/openbmc/qemu/include/hw/xen/
H A Dxen_backend_ops.h53 struct evtchn_backend_ops { struct
65 extern struct evtchn_backend_ops *xen_evtchn_ops; argument
/openbmc/qemu/hw/xen/
H A Dxen-operations.c159 struct evtchn_backend_ops libxenevtchn_backend_ops = {
/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c286 static struct evtchn_backend_ops emu_evtchn_backend_ops = {