Searched refs:KEXEC_DESTINATION_MEMORY_LIMIT (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dkexec.h15 #define KEXEC_DESTINATION_MEMORY_LIMIT (0x20000000) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dkexec.h25 #define KEXEC_DESTINATION_MEMORY_LIMIT TASK_SIZE macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dkexec.h27 #define KEXEC_DESTINATION_MEMORY_LIMIT (-1UL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dkexec.h9 #define KEXEC_DESTINATION_MEMORY_LIMIT (-1UL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dkexec.h8 #define KEXEC_DESTINATION_MEMORY_LIMIT (-1UL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dkexec.h12 #define KEXEC_DESTINATION_MEMORY_LIMIT (2 * 1024 * 1024 * 1024UL - 1) macro
19 #define KEXEC_DESTINATION_MEMORY_LIMIT (-1UL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkexec.h38 # define KEXEC_DESTINATION_MEMORY_LIMIT (-1UL) macro
53 # define KEXEC_DESTINATION_MEMORY_LIMIT (0xFFFFFFFFFFUL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dkexec.h20 #define KEXEC_DESTINATION_MEMORY_LIMIT (-1UL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkexec.h20 #ifndef KEXEC_DESTINATION_MEMORY_LIMIT
21 #error KEXEC_DESTINATION_MEMORY_LIMIT not defined
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dkexec.c180 if (mend >= KEXEC_DESTINATION_MEMORY_LIMIT)

Completed in 126 milliseconds