Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dbugs.h18 extern void select_idle_routine(void);
25 select_idle_routine(); in check_bugs()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Didle.c41 void __init select_idle_routine(void) in select_idle_routine() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dprocessor.h665 extern void select_idle_routine(const struct cpuinfo_x86 *c);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess.c835 void select_idle_routine(const struct cpuinfo_x86 *c) in select_idle_routine() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcommon.c1734 select_idle_routine(c); in identify_cpu()