Searched defs:TASK_SIZE_MAX (Results 1 – 13 of 13) sorted by relevance
16 #define TASK_SIZE_MAX TASK_SIZE macro
50 #define TASK_SIZE_MAX TASK_SIZE macro
80 #define TASK_SIZE_MAX ((_AC(1,UL) << __VIRTUAL_MASK_SHIFT) - PAGE_SIZE) macro
64 #define TASK_SIZE_MAX task_size_max() macro
22 #define TASK_SIZE_MAX KSEG0 macro37 #define TASK_SIZE_MAX XKSSEG macro
15 #define TASK_SIZE_MAX DEFAULT_TASK_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
112 #define TASK_SIZE_MAX (-PAGE_SIZE) macro
97 #define TASK_SIZE_MAX (-PAGE_SIZE) macro
12 #define TASK_SIZE_MAX TASK_SIZE_USER64 macro
55 #define TASK_SIZE_MAX (UL(1) << VA_BITS) macro