Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dcpu.h164 static inline void suspend_enable_secondary_cpus(void) in suspend_enable_secondary_cpus() function
172 static inline void suspend_enable_secondary_cpus(void) { } in suspend_enable_secondary_cpus() function
/linux-6.1.9/kernel/power/
Dpower.h325 suspend_enable_secondary_cpus(); in pm_sleep_enable_secondary_cpus()
/linux-6.1.9/kernel/
Dkexec_core.c1202 suspend_enable_secondary_cpus(); in kernel_kexec()