Searched refs:native_cpu_up (Results 1 – 4 of 4) sorted by relevance
147 int native_cpu_up(unsigned int cpunum, struct task_struct *tidle);
347 .cpu_up = native_cpu_up,
952 int native_cpu_up(unsigned int cpu, struct task_struct *tidle) in native_cpu_up() function
783 rc = native_cpu_up(cpu, tidle); in xen_hvm_cpu_up()