HomeSort by: relevance | last modified time | path
    Searched refs:EVTCHNOP_bind_vcpu (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
event_channel.h 71 #define EVTCHNOP_bind_vcpu 8
134 * re-bound via EVTCHNOP_bind_vcpu.
234 * EVTCHNOP_bind_vcpu: Specify which vcpu a channel should notify when an
  /src/sys/arch/xen/xen/
evtchn.c 880 * he will do the EVTCHNOP_bind_vcpu if needed.
958 op.cmd = EVTCHNOP_bind_vcpu;

Completed in 13 milliseconds