Searched refs:IRQ_IPI_SMP_FUNCTION (Results 1 – 3 of 3) sorted by relevance
40 #define IRQ_IPI_SMP_FUNCTION 3 macro
71 #define SMP_IRQ_MASK ((1ULL << IRQ_IPI_SMP_FUNCTION) | \176 irq_set_chip_and_handler(IRQ_IPI_SMP_FUNCTION, &nlm_cpu_intr, in nlm_init_percpu_irqs()
71 nlm_pic_send_ipi(picbase, hwtid, IRQ_IPI_SMP_FUNCTION, 0); in nlm_send_ipi_single()