Searched refs:NR_IPI (Results 1 – 2 of 2) sorted by relevance
86 NR_IPI enumerator90 static int nr_ipi __read_mostly = NR_IPI;91 static struct irq_desc *ipi_desc[NR_IPI] __read_mostly;801 static const char *ipi_types[NR_IPI] __tracepoint_string = {820 for (i = 0; i < NR_IPI; i++) { in arch_show_interrupts()909 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()962 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()1006 WARN_ON(n < NR_IPI); in set_smp_ipi_range()1007 nr_ipi = min(n, NR_IPI); in set_smp_ipi_range()
73 NR_IPI, enumerator78 IPI_CPU_BACKTRACE = NR_IPI,88 static int nr_ipi __read_mostly = NR_IPI;529 static const char *ipi_types[NR_IPI] __tracepoint_string = {546 for (i = 0; i < NR_IPI; i++) { in show_ipi_list()642 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()689 if ((unsigned)ipinr < NR_IPI) in do_handle_IPI()