Home
last modified time | relevance | path

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

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