Home
last modified time | relevance | path

Searched refs:sclp_early_get_hsa_size (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsclp.h120 int sclp_early_get_hsa_size(unsigned long *hsa_size);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsclp.h139 int sclp_early_get_hsa_size(unsigned long *hsa_size);
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dipl_parm.c304 if (!sclp_early_get_hsa_size(&memory_end) && memory_end) in setup_memory_end()
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dstartup.c166 if (!sclp_early_get_hsa_size(&hsa_size) && hsa_size) in setup_ident_map_size()
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_early_core.c286 int __init sclp_early_get_hsa_size(unsigned long *hsa_size) in sclp_early_get_hsa_size() function
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_early_core.c326 int __init sclp_early_get_hsa_size(unsigned long *hsa_size) in sclp_early_get_hsa_size() function

Completed in 4 milliseconds