Searched defs:default_cpu (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kernel/cpu/ | ||
| H A D | common.c | 203 static const struct cpu_dev default_cpu = { variable |
| /linux/kernel/sched/ | ||
| H A D | core.c | 1265 int i, cpu = smp_processor_id(), default_cpu = -1; get_nohz_timer_target() local |