Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/include/asm/
Dsclp.h113 int sclp_early_get_core_info(struct sclp_core_info *info);
141 return sclp_early_get_core_info(info); in sclp_get_core_info()
/Linux-v5.10/drivers/s390/char/
Dsclp_early.c127 int __init sclp_early_get_core_info(struct sclp_core_info *info) in sclp_early_get_core_info() function