Searched refs:evtchn_to_irq (Results 1 – 1 of 1) sorted by relevance
183 static short evtchn_to_irq[NR_EVENT_CHANNELS]; variable330 ASSERT(evtchn_to_irq[evtchn] != INVALID_IRQ); in update_evtchn_affinity()351 ASSERT(evtchn_to_irq[evtchn] != INVALID_IRQ); in bind_evtchn_to_cpuset()384 evtchn_to_irq[evtchn] = irq; in alloc_irq_evtchn()468 evtchn_to_irq[*evtchnp] = INVALID_IRQ; in unbind_evtchn()543 evtchn_to_irq[evtchn] = irq; in ec_setup_pirq()682 ASSERT(evtchn_to_irq[evtchn] == INVALID_IRQ); in ec_bind_evtchn_to_irq()687 return (evtchn_to_irq[evtchn]); in ec_bind_evtchn_to_irq()703 ASSERT(evtchn_to_irq[evtchn] == INVALID_IRQ); in ec_bind_virq_to_irq()729 ASSERT(evtchn_to_irq[evtchn] == INVALID_IRQ); in ec_bind_ipi_to_irq()[all …]