Home
last modified time | relevance | path

Searched refs:reserve_elfcorehdr (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arm64/mm/
Dinit.c197 static void __init reserve_elfcorehdr(void) in reserve_elfcorehdr() function
215 static void __init reserve_elfcorehdr(void) in reserve_elfcorehdr() function
484 reserve_elfcorehdr(); in arm64_memblock_init()
/Linux-v4.19/arch/ia64/include/asm/
Dmeminit.h43 extern int reserve_elfcorehdr(u64 *start, u64 *end);
/Linux-v4.19/arch/ia64/kernel/
Dsetup.c367 if (reserve_elfcorehdr(&rsvd_region[n].start, in reserve_memory()
502 int __init reserve_elfcorehdr(u64 *start, u64 *end) in reserve_elfcorehdr() function