Searched defs:TASK_SIZE_MAX (Results 1 – 5 of 5) 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