Home
last modified time | relevance | path

Searched refs:smp_promstop_others (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/sparc64/prom/
Dmisc.c82 extern void smp_promstop_others(void);
92 smp_promstop_others(); in prom_halt()
104 smp_promstop_others(); in prom_halt_power_off()
/linux-2.4.37.9/arch/sparc64/kernel/
Dsmp.c1101 void smp_promstop_others(void) in smp_promstop_others() function