Searched refs:EVTCHNOP_expand_array (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/xen/interface/
H A Devent_channel.h209 * EVTCHNOP_expand_array: add an additional page to the event array.
211 #define EVTCHNOP_expand_array 12 macro
/linux-master/drivers/xen/events/
H A Devents_fifo.c171 ret = HYPERVISOR_event_channel_op(EVTCHNOP_expand_array, &expand_array);

Completed in 183 milliseconds