Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/xen/interface/
H A Devent_channel.h195 * EVTCHNOP_init_control: initialize the control block for the FIFO ABI.
197 #define EVTCHNOP_init_control 11 macro
/kernel/linux/linux-6.6/include/xen/interface/
H A Devent_channel.h195 * EVTCHNOP_init_control: initialize the control block for the FIFO ABI.
197 #define EVTCHNOP_init_control 11 macro
/kernel/linux/linux-5.10/drivers/xen/events/
H A Devents_fifo.c118 return HYPERVISOR_event_channel_op(EVTCHNOP_init_control, &init_control); in init_control_block()
/kernel/linux/linux-6.6/drivers/xen/events/
H A Devents_fifo.c118 return HYPERVISOR_event_channel_op(EVTCHNOP_init_control, &init_control); in init_control_block()

Completed in 3 milliseconds