Searched refs:boot_mem_top (Results 1 – 4 of 4) sorted by relevance
146 if (fw_dump.param_area >= fw_dump.boot_mem_top) { in fadump_append_bootargs()213 return (addr <= fw_dump.boot_mem_top); in is_fadump_memory_area()290 pr_debug(" Boot memory top : %llx\n", fw_dump.boot_mem_top); in fadump_show_config()472 fw_dump.boot_mem_top = PAGE_ALIGN(fw_dump.boot_memory_size + hole_size); in fadump_get_boot_mem_regions()587 base = fw_dump.boot_mem_top; in fadump_reserve_mem()890 if ((start + size) == base && start >= fw_dump.boot_mem_top) in fadump_add_mem_range()1072 if (mstart < fw_dump.boot_mem_top) { in fadump_populate_elfcorehdr()1073 if (mend > fw_dump.boot_mem_top) in fadump_populate_elfcorehdr()1074 mstart = fw_dump.boot_mem_top; in fadump_populate_elfcorehdr()1386 fadump_release_memory(fw_dump.boot_mem_top, memblock_end_of_DRAM()); in fadump_invalidate_release_mem()[all …]
118 u64 boot_mem_top; member176 u64 boot_mem_top; member
77 fadump_conf->boot_mem_top = be64_to_cpu(addr); in opal_fadump_dt_scan()78 pr_debug("Preserve everything above %llx\n", fadump_conf->boot_mem_top); in opal_fadump_dt_scan()173 fadump_conf->boot_mem_top = (fadump_conf->boot_memory_size + hole_size); in opal_fadump_get_config()259 fadump_conf->boot_mem_top); in opal_fadump_setup_metadata()577 fadump_conf->boot_mem_top); in opal_fadump_region_show()
93 fadump_conf->boot_mem_top = fadump_conf->boot_memory_size + hole_size; in rtas_fadump_get_config()551 fadump_conf->boot_mem_top); in rtas_fadump_region_show()