Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dsclp.h112 int sclp_early_read_storage_info(void);
/OK3568_Linux_fs/kernel/arch/s390/boot/
H A Dmem_detect.c165 if (!sclp_early_read_storage_info()) { in detect_memory()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_early_core.c300 int __init sclp_early_read_storage_info(void) in sclp_early_read_storage_info() function