Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsmp.h286 extern void arch_thaw_secondary_cpus_end(void);
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c1227 void arch_thaw_secondary_cpus_end(void) in arch_thaw_secondary_cpus_end() function
/openbmc/linux/kernel/
H A Dcpu.c1986 void __weak arch_thaw_secondary_cpus_end(void) in arch_thaw_secondary_cpus_end() function
2015 arch_thaw_secondary_cpus_end(); in thaw_secondary_cpus()