Searched refs:common_cpu_up (Results 1 – 3 of 3) sorted by relevance
125 int common_cpu_up(unsigned int cpunum, struct task_struct *tidle);
345 rc = common_cpu_up(cpu, idle); in xen_pv_cpu_up()
1003 int common_cpu_up(unsigned int cpu, struct task_struct *idle) in common_cpu_up() function1177 err = common_cpu_up(cpu, tidle); in native_cpu_up()