Searched defs:TASK_SIZE_32 (Results 1 – 2 of 2) sorted by relevance
61 #define TASK_SIZE_32 UL(0x100000000) macro63 #define TASK_SIZE_32 (UL(0x100000000) - PAGE_SIZE) macro
58 #define TASK_SIZE_32 UL(0x100000000) macro60 #define TASK_SIZE_32 (UL(0x100000000) - PAGE_SIZE) macro