Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/xen/interface/
H A Devent_channel.h120 * EVTCHNOP_status: Get the current status of the communication channel which
127 #define EVTCHNOP_status 5 macro
/kernel/linux/linux-6.6/include/xen/interface/
H A Devent_channel.h120 * EVTCHNOP_status: Get the current status of the communication channel which
127 #define EVTCHNOP_status 5 macro
/kernel/linux/linux-5.10/drivers/xen/events/
H A Devents_base.c1273 rc = HYPERVISOR_event_channel_op(EVTCHNOP_status, &status); in find_virq()
/kernel/linux/linux-6.6/drivers/xen/events/
H A Devents_base.c1339 rc = HYPERVISOR_event_channel_op(EVTCHNOP_status, &status); in find_virq()

Completed in 8 milliseconds