Home
last modified time | relevance | path

Searched refs:evtchn_alloc_unbound (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h60 struct evtchn_alloc_unbound;
71 int xen_evtchn_alloc_unbound_op(struct evtchn_alloc_unbound *alloc);
H A Dxen_primary_console.c143 struct evtchn_alloc_unbound alloc = { in alloc_guest_port()
H A Dxen_xenstore.c1425 struct evtchn_alloc_unbound alloc = { in alloc_guest_port()
H A Dxen_evtchn.c1435 int xen_evtchn_alloc_unbound_op(struct evtchn_alloc_unbound *alloc) in xen_evtchn_alloc_unbound_op()
/openbmc/linux/include/xen/interface/
H A Devent_channel.h27 struct evtchn_alloc_unbound { struct
230 struct evtchn_alloc_unbound alloc_unbound;
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h76 struct evtchn_alloc_unbound { struct
82 typedef struct evtchn_alloc_unbound evtchn_alloc_unbound_t; argument
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_dev_backend.c32 struct evtchn_alloc_unbound arg; in xenbus_alloc()
H A Dxenbus_client.c464 struct evtchn_alloc_unbound alloc_unbound; in xenbus_alloc_evtchn()
H A Dxenbus_probe.c881 struct evtchn_alloc_unbound alloc_unbound; in xenstored_local_init()
/openbmc/linux/drivers/xen/
H A Devtchn.c499 struct evtchn_alloc_unbound alloc_unbound; in evtchn_ioctl()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1339 struct evtchn_alloc_unbound alloc; in kvm_xen_hcall_evtchn_op()