Searched refs:TASK_SIZE_32 (Results 1 – 3 of 3) sorted by relevance
60 #define TASK_SIZE_32 UL(0x100000000) macro62 TASK_SIZE_32 : TASK_SIZE_64)64 TASK_SIZE_32 : TASK_SIZE_64)
167 #define COMPAT_ELF_ET_DYN_BASE (2 * TASK_SIZE_32 / 3)
337 BUILD_BUG_ON(TASK_SIZE_32 > TASK_SIZE_64); in mem_init()