Home
last modified time | relevance | path

Searched defs:evtchn_fifo_control_block (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Devent_channel.h273 struct evtchn_fifo_control_block { struct
274 uint32_t ready;
275 uint32_t _rsvd;
276 event_word_t head[EVTCHN_FIFO_MAX_QUEUES];
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h354 struct evtchn_fifo_control_block { struct
359 typedef struct evtchn_fifo_control_block evtchn_fifo_control_block_t; argument