Home
last modified time | relevance | path

Searched refs:evtchn_to_irq (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/i86xpv/os/
H A Devtchn.c183 static short evtchn_to_irq[NR_EVENT_CHANNELS]; variable
330 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 …]