Home
last modified time | relevance | path

Searched refs:KDUMP_RESERVE_LIMIT (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dkdump.h12 #define KDUMP_RESERVE_LIMIT 0x10000 /* 64K */ macro
/linux/arch/powerpc/kernel/
H A Dcrash_dump.c34 memblock_reserve(0, KDUMP_RESERVE_LIMIT); in reserve_kdump_trampoline()