Searched refs:IRQT_PIRQ (Results 1 – 4 of 4) sorted by relevance
452 return (irq_info[irq].ii_type == IRQT_PIRQ && in ec_is_edge_pirq()540 irqp->ii_type = IRQT_PIRQ; in ec_setup_pirq()575 ASSERT((type == IRQT_EVTCHN) || (type == IRQT_PIRQ) || in ec_unbind_irq()578 if ((type == IRQT_EVTCHN) || (type == IRQT_PIRQ)) { in ec_unbind_irq()597 if (type == IRQT_PIRQ) in ec_unbind_irq()598 irqp->ii_type = IRQT_PIRQ; in ec_unbind_irq()776 return (irqp->ii_type == IRQT_EVTCHN || irqp->ii_type == IRQT_PIRQ); in ec_irq_rebindable()944 case IRQT_PIRQ: in ec_unmask_irq()965 case IRQT_PIRQ: in ec_try_unmask_irq()1079 case IRQT_PIRQ: in ec_suspend()[all …]
75 #define IRQT_PIRQ 1 /* IRQ from phys hdw device */ macro
163 case IRQT_PIRQ: in irq_type()397 if (irq_tbl[i].ii_type == IRQT_PIRQ) { in interrupts_dump()
152 case IRQT_PIRQ: in irq_type()339 if (irq_tbl[i].ii_type == IRQT_PIRQ) { in xen_uppc_interrupt_dump()