Searched defs:__cpu_number_map (Results 1 – 2 of 2) sorted by relevance
/arch/mips/kernel/ | ||
D | smp.c | 52 int __cpu_number_map[NR_CPUS]; /* Map physical to logical */ variable |
/arch/sh/kernel/ | ||
D | smp.c | 32 int __cpu_number_map[NR_CPUS]; /* Map physical to logical */ variable |