Searched refs:NR_IPI (Results 1 – 4 of 4) sorted by relevance
76 NR_IPI enumerator80 static int nr_ipi __read_mostly = NR_IPI;81 static struct irq_desc *ipi_desc[NR_IPI] __read_mostly;762 static const char *ipi_types[NR_IPI] __tracepoint_string = {780 for (i = 0; i < NR_IPI; i++) { in arch_show_interrupts()866 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()915 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()959 WARN_ON(n < NR_IPI); in set_smp_ipi_range()960 nr_ipi = min(n, NR_IPI); in set_smp_ipi_range()
15 #define NR_IPI 2 macro18 unsigned int ipi_irqs[NR_IPI];
68 NR_IPI, enumerator73 IPI_CPU_BACKTRACE = NR_IPI,83 static int nr_ipi __read_mostly = NR_IPI;534 static const char *ipi_types[NR_IPI] __tracepoint_string = {550 for (i = 0; i < NR_IPI; i++) { in show_ipi_list()637 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()684 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()
74 static const char *ipi_types[NR_IPI] __tracepoint_string = {83 for (i = 0; i < NR_IPI; i++) { in show_ipi_list()