Searched defs:__cpu_number_map (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/sh/kernel/
H A Dsmp.c32 int __cpu_number_map[NR_CPUS]; /* Map physical to logical */ variable
/linux-4.1.27/arch/mips/kernel/
H A Dsmp.c48 int __cpu_number_map[NR_CPUS]; /* Map physical to logical */ variable
49 EXPORT_SYMBOL(__cpu_number_map); variable

Completed in 146 milliseconds