Searched defs:TASK_SIZE_MAX (Results 1 – 7 of 7) sorted by relevance
50 #define TASK_SIZE_MAX TASK_SIZE macro
80 #define TASK_SIZE_MAX ((_AC(1,UL) << __VIRTUAL_MASK_SHIFT) - PAGE_SIZE) macro
13 #define TASK_SIZE_MAX TASK_SIZE_USER64 macro15 #define TASK_SIZE_MAX TASK_SIZE macro
37 #define TASK_SIZE_MAX TASK_SIZE macro
97 #define TASK_SIZE_MAX (-PAGE_SIZE) macro
105 #define TASK_SIZE_MAX (-PAGE_SIZE) macro
851 #define TASK_SIZE_MAX TASK_SIZE macro884 #define TASK_SIZE_MAX ((1UL << __VIRTUAL_MASK_SHIFT) - PAGE_SIZE) macro