Searched refs:IRQT_EVTCHN (Results 1 – 4 of 4) sorted by relevance
78 #define IRQT_EVTCHN 4 /* Virtual device IRQ */ macro
171 case IRQT_EVTCHN: in irq_type()328 case IRQT_EVTCHN: in ec_interrupt_dump()
160 case IRQT_EVTCHN: in irq_type()249 case IRQT_EVTCHN: in ec_interrupt_dump()
575 ASSERT((type == IRQT_EVTCHN) || (type == IRQT_PIRQ) || in ec_unbind_irq()578 if ((type == IRQT_EVTCHN) || (type == IRQT_PIRQ)) { in ec_unbind_irq()684 (void) alloc_irq(IRQT_EVTCHN, 0, evtchn, -1); in ec_bind_evtchn_to_irq()776 return (irqp->ii_type == IRQT_EVTCHN || irqp->ii_type == IRQT_PIRQ); in ec_irq_rebindable()1075 case IRQT_EVTCHN: in ec_suspend()