Home
last modified time | relevance | path

Searched refs:reserve_elfcorehdr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dinit.c172 * reserve_elfcorehdr() - reserves memory for elf core header
179 static void __init reserve_elfcorehdr(void) in reserve_elfcorehdr() function
197 static void __init reserve_elfcorehdr(void) in reserve_elfcorehdr() function
432 reserve_elfcorehdr(); in arm64_memblock_init()
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dmeminit.h43 extern int reserve_elfcorehdr(u64 *start, u64 *end);
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsetup.c370 if (reserve_elfcorehdr(&rsvd_region[n].start, in reserve_memory()
526 int __init reserve_elfcorehdr(u64 *start, u64 *end) in reserve_elfcorehdr() function
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsetup.c326 static int __init reserve_elfcorehdr(u64 *start, u64 *end) in reserve_elfcorehdr() function
392 if (reserve_elfcorehdr(&rsvd_region[n].start, in reserve_memory()

Completed in 4 milliseconds