Searched refs:bsp_phys_id (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dsmpboot.c68 static unsigned int bsp_phys_id = -1; variable
139 bsp_phys_id = hard_smp_processor_id();
140 physid_set(bsp_phys_id, phys_cpu_present_map);
149 map_cpu_to_physid(0, bsp_phys_id);
213 if (phys_id == bsp_phys_id)

Completed in 100 milliseconds