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