Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/include/asm/
Dsclp.h137 int _sclp_get_core_info(struct sclp_core_info *info);
157 return _sclp_get_core_info(info); in sclp_get_core_info()
/Linux-v6.1/drivers/s390/char/
Dsclp_cmd.c86 int _sclp_get_core_info(struct sclp_core_info *info) in _sclp_get_core_info() function