Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dcompat.c77 case EVTCHNOP_bind_vcpu: in do_event_channel_op_compat()
/xen/xen/include/public/
A Devent_channel.h71 #define EVTCHNOP_bind_vcpu 8 macro
/xen/xen/arch/x86/pv/
A Dshim.c528 case EVTCHNOP_bind_vcpu: { in pv_shim_event_channel_op()
541 rc = xen_hypercall_event_channel_op(EVTCHNOP_bind_vcpu, &vcpu); in pv_shim_event_channel_op()
/xen/xen/common/
A Devent_channel.c1248 case EVTCHNOP_bind_vcpu: { in do_event_channel_op()

Completed in 12 milliseconds