Searched refs:KDUMP_RESERVE_LIMIT (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | kdump.h | 11 #define KDUMP_RESERVE_LIMIT 0x10000 /* 64K */ macro |
/arch/powerpc/kernel/ | ||
D | crash_dump.c | 34 memblock_reserve(0, KDUMP_RESERVE_LIMIT); in reserve_kdump_trampoline() |