Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dsclp.h41 int has_cpu_type; member
/linux-2.6.39/arch/s390/kernel/
Dsmp.c363 if (info->has_cpu_type && info->cpu[cpu].type != smp_cpu_type) in smp_rescan_cpus_sclp()
421 if (info->has_cpu_type) { in smp_detect_cpus()
431 if (info->has_cpu_type && info->cpu[cpu].type != smp_cpu_type) in smp_detect_cpus()
/linux-2.6.39/drivers/s390/char/
Dsclp_cmd.c212 info->has_cpu_type = sclp_fac84 & 0x1; in sclp_fill_cpu_info()