Home
last modified time | relevance | path

Searched refs:evtchn_fifo_control_block_t (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/public/
A Devent_channel.h376 typedef struct evtchn_fifo_control_block evtchn_fifo_control_block_t; typedef
/xen/xen/common/
A Devent_fifo.c571 if ( offset > (PAGE_SIZE - sizeof(evtchn_fifo_control_block_t)) ) in evtchn_fifo_init_control()
579 PAGE_SIZE - sizeof(evtchn_fifo_control_block_t) + 1); in evtchn_fifo_init_control()

Completed in 5 milliseconds