Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/boot/
Dmem_detect.c172 if (!sclp_early_read_storage_info()) { in detect_memory()
/Linux-v6.1/arch/s390/include/asm/
Dsclp.h128 int sclp_early_read_storage_info(void);
/Linux-v6.1/drivers/s390/char/
Dsclp_early_core.c316 int __init sclp_early_read_storage_info(void) in sclp_early_read_storage_info() function