Searched refs:evtchn_fifo (Results 1 – 4 of 4) sorted by relevance
459 v->evtchn_fifo = efv; in setup_control_block()471 if ( v->evtchn_fifo->control_block ) in map_control_block()493 if ( !v->evtchn_fifo ) in cleanup_control_block()497 xfree(v->evtchn_fifo); in cleanup_control_block()498 v->evtchn_fifo = NULL; in cleanup_control_block()507 if ( !d->evtchn_fifo ) in setup_event_array()517 if ( !d->evtchn_fifo ) in cleanup_event_array()522 xfree(d->evtchn_fifo); in cleanup_event_array()523 d->evtchn_fifo = NULL; in cleanup_event_array()591 if ( !d->evtchn_fifo ) in evtchn_fifo_init_control()[all …]
1132 else if ( d->evtchn_fifo ) in evtchn_reset()
110 return d->evtchn_fifo ? EVTCHN_FIFO_NR_CHANNELS in max_evtchns()
253 struct evtchn_fifo_vcpu *evtchn_fifo; member380 struct evtchn_fifo_domain *evtchn_fifo; member
Completed in 14 milliseconds