Searched refs:smp_find_processor_id (Results 1 – 3 of 3) sorted by relevance
49 extern int smp_find_processor_id(u16 address);
134 cpu = smp_find_processor_id(rcore << smp_cpu_mt_shift); in add_cpus_to_mask()
384 int smp_find_processor_id(u16 address) in smp_find_processor_id() function