Searched refs:alloc_irq_evtchn (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/i86xpv/os/ |
H A D | evtchn.c | 366 alloc_irq_evtchn(int irq, int index, int evtchn, int cpu) in alloc_irq_evtchn() function 422 alloc_irq_evtchn(irq, index, evtchn, cpu); in alloc_irq() 708 alloc_irq_evtchn(virqp->mi_irq, virq, evtchn, cpu); in ec_bind_virq_to_irq() 734 alloc_irq_evtchn(ipip->mi_irq, ipl, evtchn, cpu); in ec_bind_ipi_to_irq() 823 alloc_irq_evtchn(irq, 0, evtchn, 0); in ec_irq_add_evtchn()
|