Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dsclp.h138 static inline int sclp_get_core_info(struct sclp_core_info *info, int early) in sclp_get_core_info() function
/kernel/linux/linux-5.10/arch/s390/kernel/
Dsmp.c725 if (use_sigp_detection || sclp_get_core_info(info, early)) { in smp_get_core_info()