Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h140 int sclp_early_get_hsa_size(unsigned long *hsa_size);
/linux/drivers/s390/char/
H A Dsclp_early_core.c327 int __init sclp_early_get_hsa_size(unsigned long *hsa_size) in sclp_early_get_hsa_size() function
/linux/arch/s390/boot/
H A Dstartup.c218 if (!sclp_early_get_hsa_size(&hsa_size) && hsa_size) in setup_ident_map_size()