Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h271 struct evtchn_init_control { struct
280 typedef struct evtchn_init_control evtchn_init_control_t; argument
/openbmc/linux/include/xen/interface/
H A Devent_channel.h198 struct evtchn_init_control { struct
/openbmc/linux/drivers/xen/events/
H A Devents_fifo.c106 struct evtchn_init_control init_control; in init_control_block()