Searched defs:evtchn_fifo_control_block (Results 1 – 2 of 2) sorted by relevance
273 struct evtchn_fifo_control_block { struct274 uint32_t ready;275 uint32_t _rsvd;276 event_word_t head[EVTCHN_FIFO_MAX_QUEUES];
354 struct evtchn_fifo_control_block { struct359 typedef struct evtchn_fifo_control_block evtchn_fifo_control_block_t; argument