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