Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsmp.h284 extern void arch_thaw_secondary_cpus_end(void);
/Linux-v6.6/arch/x86/kernel/
Dsmpboot.c1238 void arch_thaw_secondary_cpus_end(void) in arch_thaw_secondary_cpus_end() function
/Linux-v6.6/kernel/
Dcpu.c1972 void __weak arch_thaw_secondary_cpus_end(void) in arch_thaw_secondary_cpus_end() function
2001 arch_thaw_secondary_cpus_end(); in thaw_secondary_cpus()