Searched refs:TASK_SIZE (Results 1 – 7 of 7) sorted by relevance
22 #define KEXEC_CONTROL_MEMORY_LIMIT TASK_SIZE
60 #define TASK_SIZE 0x7ffff000UL macro62 #define STACK_TOP TASK_SIZE65 #define TASK_UNMAPPED_BASE (TASK_SIZE / 3)
46 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)
25 #ifndef TASK_SIZE26 #define TASK_SIZE (CONFIG_DRAM_SIZE) macro
53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
83 #define TASK_SIZE (PAGE_OFFSET) macro85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
36 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)