tag | line | file | source code |
---|---|---|---|
TASK_SIZE | 13 | include/asm-alpha/processor.h | #define TASK_SIZE (0x40000000000UL) |
TASK_SIZE | 36 | include/asm-i386/processor.h | #define TASK_SIZE (0xC0000000UL) |
TASK_SIZE | 83 | include/asm-mips/processor.h | #define TASK_SIZE (0x80000000UL) |
TASK_SIZE | 40 | include/asm-sparc/processor.h | #define TASK_SIZE (0xC000000UL) |