Searched refs:OLDMEM_BASE (Results 1 – 7 of 7) sorted by relevance
151 src += OLDMEM_BASE; in copy_oldmem_page_kdump()152 else if (src > OLDMEM_BASE && in copy_oldmem_page_kdump()153 src < OLDMEM_BASE + OLDMEM_SIZE) in copy_oldmem_page_kdump()154 src -= OLDMEM_BASE; in copy_oldmem_page_kdump()174 if (OLDMEM_BASE) in copy_oldmem_page()196 pfn + (OLDMEM_BASE >> PAGE_SHIFT), in remap_oldmem_pfn_range_kdump()238 if (OLDMEM_BASE) in remap_oldmem_pfn_range()253 if (OLDMEM_BASE) { in copy_from_oldmem()256 rc = copy_from_realmem(dest, src + OLDMEM_BASE, copied); in copy_from_oldmem()606 if (!OLDMEM_BASE && ipl_info.type != IPL_TYPE_FCP_DUMP) in elfcorehdr_alloc()[all …]
218 if (OLDMEM_BASE) in setup_zfcpdump()513 !OLDMEM_BASE && sclp_get_hsa_size()) { in reserve_memory_end()530 if (OLDMEM_BASE) in reserve_oldmem()542 if (OLDMEM_BASE) in remove_oldmem()572 low = crash_base ?: OLDMEM_BASE; in reserve_crashkernel()574 if (low >= OLDMEM_BASE && high <= OLDMEM_BASE + OLDMEM_SIZE) { in reserve_crashkernel()601 if (!OLDMEM_BASE && MACHINE_IS_VM) in reserve_crashkernel()662 memblock_reserve(elfcorehdr_addr - OLDMEM_BASE, in reserve_elfcorehdr()
123 if (!OLDMEM_BASE) in os_info_old_init()
600 if (!(OLDMEM_BASE || ipl_info.type == IPL_TYPE_FCP_DUMP)) in smp_store_cpu_states()614 if (is_boot_cpu && !OLDMEM_BASE) in smp_store_cpu_states()
21 #define OLDMEM_BASE (*(unsigned long *) (0x10418)) macro114 #define OLDMEM_BASE 0x10418 macro
509 if (OLDMEM_BASE) /* No standby memory in kdump mode */ in sclp_detect_standby_memory()
644 if (OLDMEM_BASE) in zcore_init()