Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dsclp.h131 int sclp_early_read_info(void);
/linux-6.12.1/drivers/s390/char/
Dsclp_early_core.c277 int __init sclp_early_read_info(void) in sclp_early_read_info() function
/linux-6.12.1/arch/s390/boot/
Dstartup.c423 sclp_early_read_info(); in startup_kernel()