Home
last modified time | relevance | path

Searched refs:cpu_boot_map (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/mn10300/include/asm/
Dsmp.h83 extern cpumask_t cpu_boot_map;
/linux-3.4.99/arch/mn10300/kernel/
Dhead.S255 # mark the primary CPU in cpu_boot_map
256 mov cpu_boot_map,a0
Dsmp.c85 cpumask_t cpu_boot_map; /* Bitmask of boot APs */ variable