Searched refs:cpu_boot_map (Results 1 – 3 of 3) sorted by relevance
83 extern cpumask_t cpu_boot_map;
255 # mark the primary CPU in cpu_boot_map256 mov cpu_boot_map,a0
85 cpumask_t cpu_boot_map; /* Bitmask of boot APs */ variable