Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/mm/
Dinit.c154 static void __init reserve_elfcorehdr(void) in reserve_elfcorehdr() function
172 static void __init reserve_elfcorehdr(void) in reserve_elfcorehdr() function
391 reserve_elfcorehdr(); in arm64_memblock_init()
/Linux-v5.10/arch/ia64/include/asm/
Dmeminit.h43 extern int reserve_elfcorehdr(u64 *start, u64 *end);
/Linux-v5.10/arch/ia64/kernel/
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