Searched refs:cpu_intrq_setup (Results 1 – 4 of 4) sorted by relevance
47 extern int cpu_intrq_setup(struct cpu *);421 if ((rval = cpu_intrq_setup(cp)) != 0) { in setup_cpu_common()
68 extern int cpu_intrq_setup(struct cpu *);2179 if (cpu_intrq_setup(CPU)) { in startup_end()
63 cpu_intrq_setup(struct cpu *cpu) in cpu_intrq_setup() function
418 cpu_intrq_setup(struct cpu *cp) in cpu_intrq_setup() function