Home
last modified time | relevance | path

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

/arch/parisc/include/asm/
Dprocessor.h29 #define DEFAULT_TASK_SIZE32 (0xFFF00000UL) macro
36 #define DEFAULT_TASK_SIZE DEFAULT_TASK_SIZE32
Delf.h250 current->thread.task_size = DEFAULT_TASK_SIZE32; \