cpu.c | 183 static void cpu_attach_non_boot(struct cpu_softc *, struct cpu_info *, int); 495 cpu_attach_non_boot(sc, cpi, node); 562 cpu_attach_non_boot(struct cpu_softc *sc, struct cpu_info *cpi, int node) function in typeref:typename:void 596 * Note: `eintstack' is set in cpu_attach_non_boot() above.
|