Searched refs:TASK_SIZE (Results 1 – 4 of 4) sorted by relevance
32 #define TASK_SIZE 0x7fff8000UL macro34 #define STACK_TOP TASK_SIZE35 #define TASK_UNMAPPED_BASE ((TASK_SIZE / 3) & ~(PAGE_SIZE))
31 #ifndef TASK_SIZE32 #define TASK_SIZE (CONFIG_DRAM_SIZE) macro
95 #define TASK_SIZE (PAGE_OFFSET) macro96 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
40 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)