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

/linux-master/drivers/xen/events/
H A Devents_fifo.c153 struct evtchn_expand_array expand_array; local
169 expand_array.array_gfn = virt_to_gfn(array_page);
171 ret = HYPERVISOR_event_channel_op(EVTCHNOP_expand_array, &expand_array);

Completed in 206 milliseconds