Home
last modified time | relevance | path

Searched refs:elfcorehdr_addr (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
Dfadump.h191 u64 elfcorehdr_addr; member
/arch/powerpc/kernel/
Dfadump.c667 fdh->elfcorehdr_addr); in fadump_build_cpu_notes()
668 fadump_update_elfcore_header((char *)__va(fdh->elfcorehdr_addr)); in fadump_build_cpu_notes()
722 elfcorehdr_addr = fdh->elfcorehdr_addr; in process_fadump()
931 fdh->elfcorehdr_addr = addr; in init_fadump_header()
/arch/ia64/kernel/
Dsetup.c514 if ((length = vmcore_find_descriptor_size(elfcorehdr_addr)) == 0) { in reserve_elfcorehdr()
519 *start = (unsigned long)__va(elfcorehdr_addr); in reserve_elfcorehdr()
/arch/s390/kernel/
Dcrash_dump.c437 elfcorehdr_addr = (unsigned long long) elfcorebuf; in setup_kdump_elfcorehdr()
Dsetup.c895 reserve_bootmem(elfcorehdr_addr - OLDMEM_BASE, in setup_memory()