Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h43 struct sclp_core_entry { struct
69 struct sclp_core_entry core[SCLP_MAX_CORES]; argument
44 core_idsclp_core_entry global() argument
45 reserved0sclp_core_entry global() argument
/linux/drivers/s390/char/
H A Dsclp.h217 info->combined * sizeof(struct sclp_core_entry)); in sclp_fill_core_info()
/linux/arch/s390/kernel/
H A Dsmp.c706 static int smp_add_core(struct sclp_core_entry *core, cpumask_t *avail, in smp_add_core()
742 struct sclp_core_entry *core; in __smp_rescan_cpus()