TASK_SIZE          32 include/asm-cris/arch-v10/processor.h #define TASK_SIZE       (0x50000000UL)   /* 1.25 GB */
TASK_SIZE          34 include/asm-cris/arch-v10/processor.h #define TASK_SIZE       (0xA0000000UL)   /* 2.56 GB */
TASK_SIZE          27 include/asm-cris/arch-v32/processor.h #define TASK_SIZE	(0xB0000000UL)
TASK_SIZE          29 include/asm-cris/arch-v32/processor.h #define TASK_SIZE	(0xA0000000UL)
TASK_SIZE          74 include/asm-frv/mem-layout.h #define TASK_SIZE			(PAGE_OFFSET)
TASK_SIZE          76 include/asm-frv/mem-layout.h #define TASK_SIZE			__UL(0xFFFFFFFFUL)
TASK_SIZE          58 include/asm-m32r/processor.h #define TASK_SIZE  (0x80000000UL)
TASK_SIZE          60 include/asm-m32r/processor.h #define TASK_SIZE  (0x00400000UL)
TASK_SIZE          39 include/asm-m68k/processor.h #define TASK_SIZE	(0xF0000000UL)
TASK_SIZE          41 include/asm-m68k/processor.h #define TASK_SIZE	(0x0E000000UL)
TASK_SIZE          66 include/asm-mn10300/processor.h #define TASK_SIZE		0x70000000
TASK_SIZE          36 include/asm-parisc/processor.h #define TASK_SIZE	        TASK_SIZE_OF(current)
TASK_SIZE          96 include/asm-um/processor-generic.h #define TASK_SIZE (task_size)
TASK_SIZE         824 include/asm-x86/processor.h #define TASK_SIZE		PAGE_OFFSET
TASK_SIZE         892 include/asm-x86/processor.h #define TASK_SIZE		(test_thread_flag(TIF_IA32) ? \
TASK_SIZE          36 include/asm-xtensa/processor.h #define TASK_SIZE	__XTENSA_UL_CONST(0x40000000)