Searched defs:TASK_SIZE_32 (Results 1 – 3 of 3) sorted by relevance
58 #define TASK_SIZE_32 UL(0x100000000) macro60 #define TASK_SIZE_32 (UL(0x100000000) - PAGE_SIZE) macro
63 #define TASK_SIZE_32 UL(0x100000000) macro65 #define TASK_SIZE_32 (UL(0x100000000) - PAGE_SIZE) macro
872 #define TASK_SIZE_32 (_AC(0x80000000, UL)) macro