Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/kernel/
Dsmp.c63 static u8 smp_cpu_type; variable
363 if (info->has_cpu_type && info->cpu[cpu].type != smp_cpu_type) in smp_rescan_cpus_sclp()
424 smp_cpu_type = info->cpu[cpu].type; in smp_detect_cpus()
431 if (info->has_cpu_type && info->cpu[cpu].type != smp_cpu_type) in smp_detect_cpus()