Searched refs:reserve_crashkernel (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dkexec.h33 void reserve_crashkernel(void);
69 static inline void reserve_crashkernel(void) { } function
/linux-master/arch/powerpc/include/asm/
H A Dkexec.h118 extern void reserve_crashkernel(void);
120 static inline void reserve_crashkernel(void) {} function
/linux-master/arch/sh/kernel/
H A Dmachine_kexec.c140 void __init reserve_crashkernel(void) function
/linux-master/arch/powerpc/kexec/
H A Dcore.c83 void __init reserve_crashkernel(void) function
/linux-master/arch/sh/mm/
H A Dinit.c275 reserve_crashkernel();
/linux-master/arch/arm/kernel/
H A Dsetup.c998 * reserve_crashkernel() - reserves memory are for crash kernel
1004 static void __init reserve_crashkernel(void) function
1068 static inline void reserve_crashkernel(void) {} function
1192 reserve_crashkernel();
/linux-master/arch/s390/kernel/
H A Dsetup.c614 static void __init reserve_crashkernel(void) function
941 reserve_crashkernel();
/linux-master/arch/powerpc/kernel/
H A Dprom.c856 reserve_crashkernel();

Completed in 160 milliseconds