Searched refs:default_cpu (Results 1 – 2 of 2) sorted by relevance
107 static const struct cpu_dev default_cpu = { variable113 static const struct cpu_dev *this_cpu = &default_cpu;819 this_cpu = &default_cpu; in get_cpu_vendor()
656 int i, cpu = smp_processor_id(), default_cpu = -1; in get_nohz_timer_target() local662 default_cpu = cpu; in get_nohz_timer_target()679 if (default_cpu == -1) in get_nohz_timer_target()680 default_cpu = housekeeping_any_cpu(HK_FLAG_TIMER); in get_nohz_timer_target()681 cpu = default_cpu; in get_nohz_timer_target()