Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dsclp.h132 int sclp_early_read_storage_info(void);
/linux-6.12.1/arch/s390/boot/
Dphysmem_info.c171 if (!sclp_early_read_storage_info()) { in detect_physmem_online_ranges()
/linux-6.12.1/drivers/s390/char/
Dsclp_early_core.c341 int __init sclp_early_read_storage_info(void) in sclp_early_read_storage_info() function