Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h129 int sclp_early_read_info(void);
/openbmc/linux/arch/s390/boot/
H A Dstartup.c305 sclp_early_read_info(); in startup_kernel()
/openbmc/linux/drivers/s390/char/
H A Dsclp_early_core.c276 int __init sclp_early_read_info(void) in sclp_early_read_info() function