Home
last modified time | relevance | path

Searched refs:cpu_intrq_setup (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun4/os/
H A Dmp_startup.c47 extern int cpu_intrq_setup(struct cpu *);
421 if ((rval = cpu_intrq_setup(cp)) != 0) { in setup_cpu_common()
H A Dstartup.c68 extern int cpu_intrq_setup(struct cpu *);
2179 if (cpu_intrq_setup(CPU)) { in startup_end()
/titanic_41/usr/src/uts/sun4v/os/
H A Dintrq.c63 cpu_intrq_setup(struct cpu *cpu) in cpu_intrq_setup() function
/titanic_41/usr/src/uts/sun4u/os/
H A Dmach_startup.c418 cpu_intrq_setup(struct cpu *cp) in cpu_intrq_setup() function