Searched refs:native_cpu_up (Results 1 – 3 of 3) sorted by relevance
135 int native_cpu_up(unsigned int cpunum, struct task_struct *tidle);
320 .cpu_up = native_cpu_up,
1072 int native_cpu_up(unsigned int cpu, struct task_struct *tidle) in native_cpu_up() function