plat_cpu_poweroff
if (&plat_cpu_poweroff)
return (plat_cpu_poweroff(cp)); /* platform-dependent hook */
extern int plat_cpu_poweroff(struct cpu *cp); /* power off CPU */