Searched defs:cpu_callin_map (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/sparc/kernel/ | ||
| A D | smp_32.c | 42 volatile unsigned long cpu_callin_map[NR_CPUS] = {0,}; variable |
| /linux/arch/powerpc/kernel/ | ||
| A D | smp.c | 138 volatile unsigned int cpu_callin_map[NR_CPUS]; variable |
Completed in 7 milliseconds