Searched defs:TASK_SIZE_MAX (Results 1 – 2 of 2) sorted by relevance
161 #define TASK_SIZE_MAX (_AC(1, UL) << (MAX_VA_WIDTH - 1)) macro163 #define TASK_SIZE_MAX PAGE_OFFSET macro
839 #define TASK_SIZE_MAX TASK_SIZE macro881 #define TASK_SIZE_MAX ((1UL << 47) - PAGE_SIZE) macro