Searched refs:TASK_SIZE32 (Results 1 – 3 of 3) sorted by relevance
59 #define TASK_SIZE32 0x7fff8000UL macro62 (test_thread_flag(TIF_32BIT_ADDR) ? TASK_SIZE32 : TASK_SIZE)70 PAGE_ALIGN(TASK_SIZE32 / 3) : PAGE_ALIGN(TASK_SIZE / 3))72 (test_tsk_thread_flag(tsk, TIF_32BIT_ADDR) ? TASK_SIZE32 : TASK_SIZE)
120 #define TASK_SIZE TASK_SIZE32
145 #define TASK_SIZE TASK_SIZE32