Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/asm/
Dsclp.h130 int sclp_early_read_storage_info(void);
/Linux-v6.6/arch/s390/boot/
Dphysmem_info.c171 if (!sclp_early_read_storage_info()) { in detect_physmem_online_ranges()
/Linux-v6.6/drivers/s390/char/
Dsclp_early_core.c340 int __init sclp_early_read_storage_info(void) in sclp_early_read_storage_info() function