Searched refs:KDUMP_KERNELBASE (Results 1 – 3 of 3) sorted by relevance
129 if (crashk_res.start != KDUMP_KERNELBASE) in reserve_crashkernel()131 KDUMP_KERNELBASE); in reserve_crashkernel()133 crashk_res.start = KDUMP_KERNELBASE; in reserve_crashkernel()151 crashk_res.start = KDUMP_KERNELBASE; in reserve_crashkernel()
7 #define KDUMP_KERNELBASE 0x2000000 macro
186 crash_base = KDUMP_KERNELBASE; in get_crash_kernel()