Searched refs:TASK_SIZE_32 (Results 1 – 2 of 2) sorted by relevance
56 #define TASK_SIZE_32 UL(0x100000000) macro58 TASK_SIZE_32 : TASK_SIZE_64)60 TASK_SIZE_32 : TASK_SIZE_64)
615 BUILD_BUG_ON(TASK_SIZE_32 > TASK_SIZE_64); in mem_init()