Home
last modified time | relevance | path

Searched refs:cpu_new_thread (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dsmp_64.c348 static struct thread_info *cpu_new_thread = NULL; variable
355 (unsigned long)(&cpu_new_thread); in smp_boot_one_cpu()
360 cpu_new_thread = task_thread_info(idle); in smp_boot_one_cpu()
366 (unsigned long) cpu_new_thread, in smp_boot_one_cpu()
389 cpu_new_thread = NULL; in smp_boot_one_cpu()