Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dsclp.h42 struct sclp_core_info { struct
69 int sclp_get_core_info(struct sclp_core_info *info); argument
/arch/s390/kernel/
Dsmp.c679 static struct sclp_core_info *smp_get_core_info(void) in smp_get_core_info()
682 struct sclp_core_info *info; in smp_get_core_info()
738 static int __smp_rescan_cpus(struct sclp_core_info *info, bool early) in __smp_rescan_cpus()
772 struct sclp_core_info *info; in smp_detect_cpus()
1163 struct sclp_core_info *info; in smp_rescan_cpus()