Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/include/asm/
Dsclp.h136 int sclp_early_get_hsa_size(unsigned long *hsa_size);
/Linux-v6.1/arch/s390/boot/
Dstartup.c147 if (!sclp_early_get_hsa_size(&hsa_size) && hsa_size) in setup_ident_map_size()
/Linux-v6.1/drivers/s390/char/
Dsclp_early_core.c302 int __init sclp_early_get_hsa_size(unsigned long *hsa_size) in sclp_early_get_hsa_size() function