Home
last modified time | relevance | path

Searched refs:KDUMP_KERNELBASE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Dcore.c141 if (crashk_res.start != KDUMP_KERNELBASE) in reserve_crashkernel()
143 KDUMP_KERNELBASE); in reserve_crashkernel()
145 crashk_res.start = KDUMP_KERNELBASE; in reserve_crashkernel()
163 crashk_res.start = KDUMP_KERNELBASE; in reserve_crashkernel()
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dcore.c132 if (crashk_res.start != KDUMP_KERNELBASE) in reserve_crashkernel()
134 KDUMP_KERNELBASE); in reserve_crashkernel()
136 crashk_res.start = KDUMP_KERNELBASE; in reserve_crashkernel()
154 crashk_res.start = KDUMP_KERNELBASE; in reserve_crashkernel()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkdump.h7 #define KDUMP_KERNELBASE 0x2000000 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkdump.h7 #define KDUMP_KERNELBASE 0x2000000 macro
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c187 crash_base = KDUMP_KERNELBASE; in get_crash_kernel()
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c185 crash_base = KDUMP_KERNELBASE; in get_crash_kernel()

Completed in 3 milliseconds