Home
last modified time | relevance | path

Searched refs:EVTCHNOP_reset (Results 1 – 5 of 5) sorted by relevance

/xen/tools/libxc/
A Dxc_evtchn.c68 return do_evtchn_op(xch, EVTCHNOP_reset, &arg, sizeof(arg), 0); in xc_evtchn_reset()
/xen/xen/include/public/
A Devent_channel.h73 #define EVTCHNOP_reset 10 macro
/xen/xen/arch/x86/pv/
A Dshim.c638 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()
/xen/xen/xsm/flask/policy/
A Daccess_vectors312 # EVTCHNOP_reset:
/xen/xen/common/
A Devent_channel.c1264 case EVTCHNOP_reset: in do_event_channel_op()

Completed in 8 milliseconds