Searched refs:EVTCHNOP_reset (Results 1 – 5 of 5) sorted by relevance
68 return do_evtchn_op(xch, EVTCHNOP_reset, &arg, sizeof(arg), 0); in xc_evtchn_reset()
73 #define EVTCHNOP_reset 10 macro
638 case EVTCHNOP_reset: { in pv_shim_event_channel_op()644 rc = xen_hypercall_event_channel_op(EVTCHNOP_reset, &reset); in pv_shim_event_channel_op()
312 # EVTCHNOP_reset:
1264 case EVTCHNOP_reset: in do_event_channel_op()
Completed in 8 milliseconds