Searched refs:smp_cpu_type (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/kernel/
H A Dsmp.c62 static u8 smp_cpu_type; variable
360 if (info->has_cpu_type && info->cpu[cpu].type != smp_cpu_type)
421 smp_cpu_type = info->cpu[cpu].type;
428 if (info->has_cpu_type && info->cpu[cpu].type != smp_cpu_type)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/kernel/
H A Dsmp.c62 static u8 smp_cpu_type; variable
360 if (info->has_cpu_type && info->cpu[cpu].type != smp_cpu_type)
421 smp_cpu_type = info->cpu[cpu].type;
428 if (info->has_cpu_type && info->cpu[cpu].type != smp_cpu_type)

Completed in 162 milliseconds