Searched refs:TASK_SIZE_32 (Results 1 – 3 of 3) sorted by relevance
62 #define TASK_SIZE_32 UL(0x100000000) macro64 TASK_SIZE_32 : TASK_SIZE_64)66 TASK_SIZE_32 : TASK_SIZE_64)
167 #define COMPAT_ELF_ET_DYN_BASE (2 * TASK_SIZE_32 / 3)
344 BUILD_BUG_ON(TASK_SIZE_32 > TASK_SIZE_64); in mem_init()