Searched refs:pirq_to_evtchn (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/xen/ | ||
A D | irq.h | 148 #define pirq_to_evtchn(d, pirq) pirq_field(d, pirq, evtchn, 0) macro |
/xen/xen/common/ | ||
A D | event_channel.c | 556 if ( pirq_to_evtchn(d, pirq) != 0 ) in evtchn_bind_pirq() |
Completed in 6 milliseconds