Searched refs:evtchn_fifo_queue (Results 1 – 2 of 2) sorted by relevance
12 struct evtchn_fifo_queue { struct21 struct evtchn_fifo_queue queue[EVTCHN_FIFO_MAX_QUEUES]; argument
58 static struct evtchn_fifo_queue *lock_old_queue(const struct domain *d, in lock_old_queue()63 struct evtchn_fifo_queue *q, *old_q; in lock_old_queue()181 struct evtchn_fifo_queue *q, *old_q; in evtchn_fifo_set_pending()398 static void init_queue(struct vcpu *v, struct evtchn_fifo_queue *q, in init_queue()
Completed in 3 milliseconds