native_cpu_up     136 arch/x86/include/asm/smp.h int native_cpu_up(unsigned int cpunum, struct task_struct *tidle);
native_cpu_up     286 arch/x86/kernel/smp.c 	.cpu_up			= native_cpu_up,