Searched refs:smp_hw_index (Results 1 – 9 of 9) sorted by relevance
50 extern int smp_hw_index[NR_CPUS];51 #define hard_smp_processor_id() (smp_hw_index[smp_processor_id()])
335 smp_hw_index[i] = i; in smp_psurge_probe()444 smp_hw_index[i] = i; in smp_core99_probe()
316 smp_hw_index[1] = 1; in smp_pplus_probe()
506 smp_hw_index[i] = i; in smp_gemini_probe()
1070 smp_hw_index[1] = 1; in smp_prep_probe()
120 #define DECL_THIS_CPU int cpu = smp_hw_index[smp_processor_id()]514 mask |= (cpumask & 1) << smp_hw_index[i]; in physmask()604 u32 msk = 1 << smp_hw_index[smp_processor_id()]; in do_openpic_setup_cpu()
238 EXPORT_SYMBOL(smp_hw_index);
52 int smp_hw_index[NR_CPUS]; variable
618 smp_hw_index[cpu] = reg; in prom_hold_cpus()