Home
last modified time | relevance | path

Searched refs:KDUMP_KERNELBASE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/kexec/
H A Dcore.c70 if (crash_base != KDUMP_KERNELBASE) in get_crash_base()
72 KDUMP_KERNELBASE); in get_crash_base()
74 return KDUMP_KERNELBASE; in get_crash_base()
94 crash_base = KDUMP_KERNELBASE; in get_crash_base()
/linux/arch/powerpc/include/asm/
H A Dkdump.h7 #define KDUMP_KERNELBASE 0x2000000 macro
/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c185 crash_base = KDUMP_KERNELBASE; in get_crash_kernel()