Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsmp.h285 extern void arch_thaw_secondary_cpus_begin(void);
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c1222 void arch_thaw_secondary_cpus_begin(void) in arch_thaw_secondary_cpus_begin() function
/openbmc/linux/kernel/
H A Dcpu.c1982 void __weak arch_thaw_secondary_cpus_begin(void) in arch_thaw_secondary_cpus_begin() function
2002 arch_thaw_secondary_cpus_begin(); in thaw_secondary_cpus()