Home
last modified time | relevance | path

Searched defs:cpu_up (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/x86/include/asm/
Dsmp.h73 int (*cpu_up)(unsigned cpu); member
/linux-3.3/kernel/
Dcpu.c328 int __cpuinit cpu_up(unsigned int cpu) in cpu_up() function