Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/include/asm/
Dsclp.h129 int sclp_early_get_core_info(struct sclp_core_info *info);
156 return sclp_early_get_core_info(info); in sclp_get_core_info()
/Linux-v6.1/drivers/s390/char/
Dsclp_early.c122 int __init sclp_early_get_core_info(struct sclp_core_info *info) in sclp_early_get_core_info() function