Home
last modified time | relevance | path

Searched refs:arch_enable_nonboot_cpus_end (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dsmp.h212 extern void arch_enable_nonboot_cpus_end(void);
/Linux-v4.19/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg128 arch_enable_nonboot_cpus_end:
/Linux-v4.19/kernel/
Dcpu.c1207 void __weak arch_enable_nonboot_cpus_end(void) in arch_enable_nonboot_cpus_end() function
1236 arch_enable_nonboot_cpus_end(); in enable_nonboot_cpus()
/Linux-v4.19/arch/x86/kernel/
Dsmpboot.c1323 void arch_enable_nonboot_cpus_end(void) in arch_enable_nonboot_cpus_end() function