Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dcpu.h148 static inline void suspend_enable_secondary_cpus(void) in suspend_enable_secondary_cpus() function
156 static inline void suspend_enable_secondary_cpus(void) { } in suspend_enable_secondary_cpus() function
/linux-6.12.1/kernel/power/
Dpower.h346 suspend_enable_secondary_cpus(); in pm_sleep_enable_secondary_cpus()
/linux-6.12.1/kernel/
Dkexec_core.c1059 suspend_enable_secondary_cpus(); in kernel_kexec()