sclp_core_info
int sclp_early_get_core_info(struct sclp_core_info *info);
int _sclp_get_core_info(struct sclp_core_info *info);
static inline int sclp_get_core_info(struct sclp_core_info *info, int early)
struct sclp_core_info *info;
static void __ref smp_get_core_info(struct sclp_core_info *info, int early)
static int __smp_rescan_cpus(struct sclp_core_info *info, bool early)
struct sclp_core_info *info;
static inline void sclp_fill_core_info(struct sclp_core_info *info,
int _sclp_get_core_info(struct sclp_core_info *info)
int __init sclp_early_get_core_info(struct sclp_core_info *info)