Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
kexec.h File Reference

Go to the source code of this file.

Macros

#define KEXEC_SOURCE_MEMORY_LIMIT   (0x20000000)
 
#define KEXEC_DESTINATION_MEMORY_LIMIT   (0x20000000)
 
#define KEXEC_CONTROL_MEMORY_LIMIT   (0x20000000)
 
#define KEXEC_CONTROL_PAGE_SIZE   4096
 
#define KEXEC_ARCH   KEXEC_ARCH_MIPS
 

Macro Definition Documentation

#define KEXEC_ARCH   KEXEC_ARCH_MIPS

Definition at line 22 of file kexec.h.

#define KEXEC_CONTROL_MEMORY_LIMIT   (0x20000000)

Definition at line 17 of file kexec.h.

#define KEXEC_CONTROL_PAGE_SIZE   4096

Definition at line 19 of file kexec.h.

#define KEXEC_DESTINATION_MEMORY_LIMIT   (0x20000000)

Definition at line 15 of file kexec.h.

#define KEXEC_SOURCE_MEMORY_LIMIT   (0x20000000)

Definition at line 13 of file kexec.h.