Home
last modified time | relevance | path

Searched refs:EVTCHNOP_close (Results 1 – 4 of 4) sorted by relevance

/xen/xen/arch/x86/
A Dcompat.c72 case EVTCHNOP_close: in do_event_channel_op_compat()
/xen/xen/arch/x86/pv/
A Dshim.c456 BUG_ON(xen_hypercall_event_channel_op(EVTCHNOP_close, &close)); \ in pv_shim_event_channel_op()
498 BUG_ON(xen_hypercall_event_channel_op(EVTCHNOP_close, &close)); in pv_shim_event_channel_op()
549 case EVTCHNOP_close: { in pv_shim_event_channel_op()
567 rc = xen_hypercall_event_channel_op(EVTCHNOP_close, &close); in pv_shim_event_channel_op()
595 BUG_ON(xen_hypercall_event_channel_op(EVTCHNOP_close, &close)); in pv_shim_event_channel_op()
/xen/xen/include/public/
A Devent_channel.h66 #define EVTCHNOP_close 3 macro
/xen/xen/common/
A Devent_channel.c1222 case EVTCHNOP_close: { in do_event_channel_op()

Completed in 9 milliseconds