Go to the documentation of this file.
13 #define KEXEC_SOURCE_MEMORY_LIMIT (0x20000000)
15 #define KEXEC_DESTINATION_MEMORY_LIMIT (0x20000000)
17 #define KEXEC_CONTROL_MEMORY_LIMIT (0x20000000)
19 #define KEXEC_CONTROL_PAGE_SIZE 4096
22 #define KEXEC_ARCH KEXEC_ARCH_MIPS
24 static inline void crash_setup_regs(
struct pt_regs *newregs,