Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsmp.h285 extern void arch_thaw_secondary_cpus_end(void);
/linux/arch/x86/kernel/
H A Dsmpboot.c1122 void arch_thaw_secondary_cpus_end(void) in arch_thaw_secondary_cpus_end() function
/linux/kernel/
H A Dcpu.c1964 void __weak arch_thaw_secondary_cpus_end(void) in arch_thaw_secondary_cpus_end() function
1993 arch_thaw_secondary_cpus_end(); in thaw_secondary_cpus()