Home
last modified time | relevance | path

Searched refs:select_idle_routine (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Didle.c44 void __init select_idle_routine(void) in select_idle_routine() function
H A Dsetup.c363 select_idle_routine(); in arch_cpu_finalize_init()
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h169 void select_idle_routine(void);
/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h542 extern void select_idle_routine(const struct cpuinfo_x86 *c);
/openbmc/linux/arch/x86/kernel/
H A Dprocess.c936 void select_idle_routine(const struct cpuinfo_x86 *c) in select_idle_routine() function
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c1993 select_idle_routine(c); in identify_cpu()