Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/kernel/
Dsetup.c465 int select_idle_routine(struct cpuinfo_x86 *c);
476 select_idle_routine(c); in init_intel()
Dprocess.c174 int __init select_idle_routine(struct cpuinfo_x86 *c) in select_idle_routine() function