Searched refs:NR_IPI (Results 1 – 4 of 4) sorted by relevance
15 #define NR_IPI 2 macro18 unsigned int ipi_irqs[NR_IPI];
77 NR_IPI enumerator81 static int nr_ipi __read_mostly = NR_IPI;82 static struct irq_desc *ipi_desc[NR_IPI] __read_mostly;765 static const char *ipi_types[NR_IPI] __tracepoint_string = {783 for (i = 0; i < NR_IPI; i++) { in arch_show_interrupts()867 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()916 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()960 WARN_ON(n < NR_IPI); in set_smp_ipi_range()961 nr_ipi = min(n, NR_IPI); in set_smp_ipi_range()
69 NR_IPI, enumerator74 IPI_CPU_BACKTRACE = NR_IPI,84 static int nr_ipi __read_mostly = NR_IPI;537 static const char *ipi_types[NR_IPI] __tracepoint_string = {553 for (i = 0; i < NR_IPI; i++) { in show_ipi_list()641 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()688 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()
75 static const char *ipi_types[NR_IPI] __tracepoint_string = {84 for (i = 0; i < NR_IPI; i++) { in show_ipi_list()