Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsmp.h285 extern void arch_thaw_secondary_cpus_end(void);
/linux-6.12.1/arch/x86/kernel/
Dsmpboot.c1122 void arch_thaw_secondary_cpus_end(void) in arch_thaw_secondary_cpus_end() function
/linux-6.12.1/kernel/
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()