Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/include/asm/
Dsclp.h129 int sclp_early_read_info(void);
/linux-6.6.21/drivers/s390/char/
Dsclp_early_core.c276 int __init sclp_early_read_info(void) in sclp_early_read_info() function
/linux-6.6.21/arch/s390/boot/
Dstartup.c306 sclp_early_read_info(); in startup_kernel()