Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dsmp.h276 extern void arch_thaw_secondary_cpus_begin(void);
/linux-6.1.9/kernel/
Dcpu.c1578 void __weak arch_thaw_secondary_cpus_begin(void) in arch_thaw_secondary_cpus_begin() function
1598 arch_thaw_secondary_cpus_begin(); in thaw_secondary_cpus()
/linux-6.1.9/arch/x86/kernel/
Dsmpboot.c1440 void arch_thaw_secondary_cpus_begin(void) in arch_thaw_secondary_cpus_begin() function