Searched refs:KDUMP_KERNELBASE (Results 1 – 2 of 2) sorted by relevance
141 if (crashk_res.start != KDUMP_KERNELBASE) in reserve_crashkernel()143 KDUMP_KERNELBASE); in reserve_crashkernel()145 crashk_res.start = KDUMP_KERNELBASE; in reserve_crashkernel()156 crashk_res.start = KDUMP_KERNELBASE; in reserve_crashkernel()
7 #define KDUMP_KERNELBASE 0x2000000 macro