Searched refs:smp_find_processor_id (Results 1 – 4 of 4) sorted by relevance
30 extern int smp_find_processor_id(u16 address);52 static inline int smp_find_processor_id(u16 address) { return 0; } in smp_find_processor_id() function
62 this_cpu = smp_find_processor_id(stap()); in setup_regs()
89 lcpu = smp_find_processor_id(rcore << smp_cpu_mt_shift); in add_cpus_to_mask()
360 int smp_find_processor_id(u16 address) in smp_find_processor_id() function