has_core_type 65 arch/s390/include/asm/sclp.h unsigned char has_core_type : 1; has_core_type 740 arch/s390/kernel/smp.c if (sclp.has_core_type && core->type != boot_core_type) has_core_type 809 arch/s390/kernel/smp.c if (sclp.has_core_type) { has_core_type 829 arch/s390/kernel/smp.c if (sclp.has_core_type && has_core_type 33 drivers/s390/char/sclp_early.c sclp.has_core_type = !!(sccb->fac84 & 0x01);