Searched refs:nlm_cpu_intr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/netlogic/common/
H A Dirq.c160 struct irq_chip nlm_cpu_intr = { variable in typeref:struct:irq_chip
174 irq_set_chip_and_handler(i, &nlm_cpu_intr, handle_percpu_irq); nlm_init_percpu_irqs()
176 irq_set_chip_and_handler(IRQ_IPI_SMP_FUNCTION, &nlm_cpu_intr, nlm_init_percpu_irqs()
178 irq_set_chip_and_handler(IRQ_IPI_SMP_RESCHEDULE, &nlm_cpu_intr, nlm_init_percpu_irqs()

Completed in 40 milliseconds