Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dsclp.h43 struct sclp_core_entry { struct
69 struct sclp_core_entry core[SCLP_MAX_CORES]; argument
/linux-6.15/drivers/s390/char/
H A Dsclp_early.c28 struct sclp_core_entry *cpue; in sclp_early_facilities_detect()
H A Dsclp.h217 info->combined * sizeof(struct sclp_core_entry)); in sclp_fill_core_info()
/linux-6.15/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()