Searched refs:IRQ_IPI_SMP_RESCHEDULE (Results 1 – 3 of 3) sorted by relevance
41 #define IRQ_IPI_SMP_RESCHEDULE 4 macro
72 (1ULL << IRQ_IPI_SMP_RESCHEDULE))178 irq_set_chip_and_handler(IRQ_IPI_SMP_RESCHEDULE, &nlm_cpu_intr, in nlm_init_percpu_irqs()
73 nlm_pic_send_ipi(picbase, hwtid, IRQ_IPI_SMP_RESCHEDULE, 0); in nlm_send_ipi_single()