Home
last modified time | relevance | path

Searched refs:DEFAULT_TASK_SIZE32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/parisc/include/asm/
H A Dprocessor.h31 #define DEFAULT_TASK_SIZE32 (0xFFF00000UL) macro
38 #define DEFAULT_TASK_SIZE DEFAULT_TASK_SIZE32
H A Delf.h249 current->thread.task_size = DEFAULT_TASK_SIZE32; \