Searched defs:TASK_SIZE_MAX (Results 1 – 3 of 3) sorted by relevance
159 #define TASK_SIZE_MAX (_AC(1, UL) << (MAX_VA_WIDTH - 1)) macro161 #define TASK_SIZE_MAX PAGE_OFFSET macro
103 #define TASK_SIZE_MAX (-PAGE_SIZE) macro
843 #define TASK_SIZE_MAX TASK_SIZE macro876 #define TASK_SIZE_MAX ((1UL << __VIRTUAL_MASK_SHIFT) - PAGE_SIZE) macro