Searched refs:OLDMEM_BASE (Results 1 – 8 of 8) sorted by relevance
117 src += OLDMEM_BASE; in copy_oldmem_page_kdump()118 else if (src > OLDMEM_BASE && in copy_oldmem_page_kdump()119 src < OLDMEM_BASE + OLDMEM_SIZE) in copy_oldmem_page_kdump()120 src -= OLDMEM_BASE; in copy_oldmem_page_kdump()140 if (OLDMEM_BASE) in copy_oldmem_page()162 pfn + (OLDMEM_BASE >> PAGE_SHIFT), in remap_oldmem_pfn_range_kdump()204 if (OLDMEM_BASE) in remap_oldmem_pfn_range()219 if (OLDMEM_BASE) { in copy_from_oldmem()222 rc = copy_from_realmem(dest, src + OLDMEM_BASE, copied); in copy_from_oldmem()574 if (!OLDMEM_BASE && ipl_info.type != IPL_TYPE_FCP_DUMP) in elfcorehdr_alloc()[all …]
219 if (OLDMEM_BASE) in setup_zfcpdump()515 !OLDMEM_BASE && sclp.hsa_size) { in reserve_memory_end()532 if (OLDMEM_BASE) in reserve_oldmem()544 if (OLDMEM_BASE) in remove_oldmem()574 low = crash_base ?: OLDMEM_BASE; in reserve_crashkernel()576 if (low >= OLDMEM_BASE && high <= OLDMEM_BASE + OLDMEM_SIZE) { in reserve_crashkernel()603 if (!OLDMEM_BASE && MACHINE_IS_VM) in reserve_crashkernel()669 memblock_reserve(elfcorehdr_addr - OLDMEM_BASE, in reserve_elfcorehdr()
123 if (!OLDMEM_BASE) in os_info_old_init()
625 if (!(OLDMEM_BASE || ipl_info.type == IPL_TYPE_FCP_DUMP)) in smp_save_dump_cpus()650 if (is_boot_cpu && !OLDMEM_BASE) in smp_save_dump_cpus()
377 .long 0,0 # OLDMEM_BASE
48 #define OLDMEM_BASE (*(unsigned long *) (0x10418)) macro118 #define OLDMEM_BASE 0x10418 macro
512 if (OLDMEM_BASE) /* No standby memory in kdump mode */ in sclp_detect_standby_memory()
644 if (OLDMEM_BASE) in zcore_init()