Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/xen/public/
Devent_channel.h62 #define EVTCHNOP_alloc_unbound 6 macro
/Zephyr-Core-3.5.0/drivers/xen/
Devents.c42 rc = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, &alloc); in alloc_unbound_event_channel()
59 rc = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, &alloc); in alloc_unbound_event_channel_dom0()