Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h44 struct sclp_core_entry { argument
70 struct sclp_core_entry core[SCLP_MAX_CORES];
43 struct sclp_core_entry { global() struct
45 reserved0sclp_core_entry global() argument
69 reserved1sclp_core_entry global() argument
/linux/arch/s390/kernel/
H A Dsmp.c709 static int smp_add_core(struct sclp_core_entry *core, cpumask_t *avail, in smp_add_core()
745 struct sclp_core_entry *core; in __smp_rescan_cpus()