Searched refs:boot_mem_sz (Results 1 – 4 of 4) sorted by relevance
237 d_end = d_start + fw_dump.boot_mem_sz[i]; in is_fadump_boot_mem_contiguous()283 fw_dump.boot_mem_addr[i], fw_dump.boot_mem_sz[i]); in fadump_show_config()402 fw_dump.boot_mem_sz[i] = rsize; in add_boot_mem_region()1019 end = start + fw_dump.boot_mem_sz[i]; in fadump_setup_crash_memory_ranges()1061 rend = rstart + fw_dump.boot_mem_sz[i]; in fadump_relocate()1149 offset += fw_dump.boot_mem_sz[j]; in fadump_create_elfcore_headers()
135 fadump_conf->boot_mem_sz[i] = size; in opal_fadump_get_config()201 opal_fdm->rgn[i].size = cpu_to_be64(fadump_conf->boot_mem_sz[i]); in opal_fadump_init_mem_struct()204 addr += fadump_conf->boot_mem_sz[i]; in opal_fadump_init_mem_struct()
92 u64 boot_mem_sz[FADUMP_MAX_MEM_REGS]; member
48 fadump_conf->boot_mem_sz[0] = be64_to_cpu(fdm->rmr_region.source_len); in rtas_fadump_get_config()49 fadump_conf->boot_memory_size = fadump_conf->boot_mem_sz[0]; in rtas_fadump_get_config()