Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsmp.h284 extern void arch_thaw_secondary_cpus_begin(void);
/linux-6.12.1/arch/x86/kernel/
Dsmpboot.c1117 void arch_thaw_secondary_cpus_begin(void) in arch_thaw_secondary_cpus_begin() function
/linux-6.12.1/kernel/
Dcpu.c1960 void __weak arch_thaw_secondary_cpus_begin(void) in arch_thaw_secondary_cpus_begin() function
1980 arch_thaw_secondary_cpus_begin(); in thaw_secondary_cpus()