Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h65 struct sclp_core_info { struct
168 int sclp_early_get_core_info(struct sclp_core_info *info);
179 int _sclp_get_core_info(struct sclp_core_info *info);
195 static inline int sclp_get_core_info(struct sclp_core_info *info, int early) in sclp_get_core_info()