Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dsclp.h38 struct sclp_core_entry { struct
64 struct sclp_core_entry core[SCLP_MAX_CORES]; argument
/linux-6.1.9/drivers/s390/char/
Dsclp_early.c28 struct sclp_core_entry *cpue; in sclp_early_facilities_detect()
Dsclp.h220 info->combined * sizeof(struct sclp_core_entry)); in sclp_fill_core_info()
/linux-6.1.9/arch/s390/kernel/
Dsmp.c769 static int smp_add_core(struct sclp_core_entry *core, cpumask_t *avail, in smp_add_core()
804 struct sclp_core_entry *core; in __smp_rescan_cpus()