Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dsclp.h53 struct sclp_core_info { struct
106 int sclp_early_get_core_info(struct sclp_core_info *info);
112 int _sclp_get_core_info(struct sclp_core_info *info);
127 static inline int sclp_get_core_info(struct sclp_core_info *info, int early) in sclp_get_core_info()
/arch/s390/kernel/
Dsmp.c705 static void __ref smp_get_core_info(struct sclp_core_info *info, int early) in smp_get_core_info()
761 static int __smp_rescan_cpus(struct sclp_core_info *info, bool early) in __smp_rescan_cpus()
795 struct sclp_core_info *info; in smp_detect_cpus()
1178 struct sclp_core_info *info; in smp_rescan_cpus()