Searched refs:elfcorehdr_addr (Results 1 – 5 of 5) sorted by relevance
183 elfcorehdr_addr = dt_mem_next_cell(dt_root_addr_cells, ®); in early_init_dt_scan_elfcorehdr()204 if (memblock_is_region_reserved(elfcorehdr_addr, elfcorehdr_size)) { in reserve_elfcorehdr()209 memblock_reserve(elfcorehdr_addr, elfcorehdr_size); in reserve_elfcorehdr()212 elfcorehdr_size >> 10, elfcorehdr_addr); in reserve_elfcorehdr()
192 u64 elfcorehdr_addr; member
793 fdh->elfcorehdr_addr); in fadump_build_cpu_notes()794 fadump_update_elfcore_header((char *)__va(fdh->elfcorehdr_addr)); in fadump_build_cpu_notes()849 elfcorehdr_addr = fdh->elfcorehdr_addr; in process_fadump()1129 fdh->elfcorehdr_addr = addr; in init_fadump_header()
518 if ((length = vmcore_find_descriptor_size(elfcorehdr_addr)) == 0) { in reserve_elfcorehdr()523 *start = (unsigned long)__va(elfcorehdr_addr); in reserve_elfcorehdr()
915 elfcorehdr_addr = ELFCORE_ADDR_MAX; in setup_arch()