Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/asm/
Dsclp.h139 int sclp_early_get_hsa_size(unsigned long *hsa_size);
/Linux-v6.6/drivers/s390/char/
Dsclp_early_core.c326 int __init sclp_early_get_hsa_size(unsigned long *hsa_size) in sclp_early_get_hsa_size() function
/Linux-v6.6/arch/s390/boot/
Dstartup.c166 if (!sclp_early_get_hsa_size(&hsa_size) && hsa_size) in setup_ident_map_size()