Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dsmpboot.h17 int smpboot_create_threads(unsigned int cpu);
H A Dsmpboot.c213 int smpboot_create_threads(unsigned int cpu) in smpboot_create_threads() function
H A Dcpu.c2093 .startup.single = smpboot_create_threads,