Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dsclp.h112 int sclp_early_read_storage_info(void);
/Linux-v5.4/arch/s390/boot/
Dmem_detect.c156 if (!sclp_early_read_storage_info()) { in detect_memory()
/Linux-v5.4/drivers/s390/char/
Dsclp_early_core.c305 int __init sclp_early_read_storage_info(void) in sclp_early_read_storage_info() function