Searched refs:sclp_get_hsa_size (Results 1 – 5 of 5) sorted by relevance
333 if (*ppos < sclp_get_hsa_size() + HEADER_SIZE) { in zcore_read()335 (size_t) (sclp_get_hsa_size() - mem_start)); in zcore_read()486 snprintf(str, sizeof(str), "%lx\n", sclp_get_hsa_size()); in zcore_hsa_read()561 if (!sclp_get_hsa_size()) { in check_sdias()622 if (ipib_info.ipib < sclp_get_hsa_size()) in zcore_reipl_init()
290 unsigned long sclp_get_hsa_size(void) in sclp_get_hsa_size() function
70 unsigned long sclp_get_hsa_size(void);
125 if (src < sclp_get_hsa_size()) { in copy_oldmem_page_zfcpdump()218 unsigned long hsa_end = sclp_get_hsa_size(); in remap_oldmem_pfn_range_zfcpdump()261 unsigned long hsa_end = sclp_get_hsa_size(); in copy_from_oldmem()612 if (ipl_info.type == IPL_TYPE_FCP_DUMP && !sclp_get_hsa_size()) in elfcorehdr_alloc()
513 !OLDMEM_BASE && sclp_get_hsa_size()) { in reserve_memory_end()514 memory_end = sclp_get_hsa_size(); in reserve_memory_end()579 low = max_t(unsigned long, crash_size, sclp_get_hsa_size()); in reserve_crashkernel()