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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dkdump.h5 #define KDUMP_KERNELBASE 0x2000000 macro
14 #define PHYSICAL_START KDUMP_KERNELBASE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dmachine_kexec.c76 crashk_res.start = KDUMP_KERNELBASE;
96 if (crashk_res.start != KDUMP_KERNELBASE)
98 KDUMP_KERNELBASE);
100 crashk_res.start = KDUMP_KERNELBASE;

Completed in 46 milliseconds