Searched refs:sclp_get_hsa_size (Results 1 – 2 of 2) sorted by relevance
337 if (*ppos < sclp_get_hsa_size() + HEADER_SIZE) { in zcore_read()339 (size_t) (sclp_get_hsa_size() - mem_start)); in zcore_read()490 snprintf(str, sizeof(str), "%lx\n", sclp_get_hsa_size()); in zcore_hsa_read()584 if (!sclp_get_hsa_size()) { in check_sdias()645 if (ipib_info.ipib < sclp_get_hsa_size()) in zcore_reipl_init()
253 unsigned long sclp_get_hsa_size(void) in sclp_get_hsa_size() function