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