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

/linux-master/arch/sh/kernel/
H A Dsmp.c31 int __cpu_number_map[NR_CPUS]; /* Map physical to logical */ variable
/linux-master/arch/mips/kernel/
H A Dsmp.c41 int __cpu_number_map[CONFIG_MIPS_NR_CPU_NR_MAP]; /* Map physical to logical */ variable
42 EXPORT_SYMBOL(__cpu_number_map); variable
/linux-master/arch/loongarch/kernel/
H A Dsmp.c36 int __cpu_number_map[NR_CPUS]; /* Map physical to logical */ variable
37 EXPORT_SYMBOL(__cpu_number_map); variable

Completed in 223 milliseconds