Home
last modified time | relevance | path

Searched refs:max_evtchns (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Devent_2l.c102 d->max_evtchns = BITS_PER_EVTCHN_WORD(d) * BITS_PER_EVTCHN_WORD(d); in evtchn_2l_init()
A Devent_fifo.c488 for ( port = 1; port < d->max_evtchns; port++ ) in setup_ports()
556 d->max_evtchns = EVTCHN_FIFO_NR_CHANNELS; in evtchn_fifo_init_control()
A Devent_channel.c161 if ( port > d->max_evtchn_port || port >= d->max_evtchns ) in evtchn_allocate_port()
1397 for ( port = 1; port < d->max_evtchns; ++port ) in domain_dump_evtchn_info()
A Dschedule.c964 if ( port >= d->max_evtchns ) in do_poll()
/xen-4.10.0-shim-comet/xen/include/xen/
A Devent.h105 if ( p >= d->max_evtchns ) in port_is_valid()
A Dsched.h339 unsigned int max_evtchns; /* number supported by ABI */ member

Completed in 13 milliseconds