Home
last modified time | relevance | path

Searched refs:EVTCHNOP_status (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/xen/interface/
Devent_channel.h127 #define EVTCHNOP_status 5 macro
/linux-6.12.1/drivers/xen/events/
Devents_base.c1333 rc = HYPERVISOR_event_channel_op(EVTCHNOP_status, &status); in find_virq()