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

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
event_channel.h 327 struct evtchn_bind_pirq bind_pirq; member in union:evtchn_op::__anon0e0c2f8b040a
  /src/sys/arch/xen/xen/
evtchn.c 685 op.u.bind_pirq.pirq = pirq;
686 op.u.bind_pirq.flags = BIND_PIRQ__WILL_SHARE;
689 evtchn = op.u.bind_pirq.port;

Completed in 84 milliseconds