Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dsclp.h60 struct sclp_core_info { struct
123 int sclp_early_get_core_info(struct sclp_core_info *info);
131 int _sclp_get_core_info(struct sclp_core_info *info);
148 static inline int sclp_get_core_info(struct sclp_core_info *info, int early) in sclp_get_core_info()
/arch/s390/kernel/
Dsmp.c742 static void __ref smp_get_core_info(struct sclp_core_info *info, int early) in smp_get_core_info()
798 static int __smp_rescan_cpus(struct sclp_core_info *info, bool early) in __smp_rescan_cpus()
836 struct sclp_core_info *info; in smp_detect_cpus()
1195 struct sclp_core_info *info; in smp_rescan_cpus()