Searched refs:TASK_SIZE_32 (Results 1 – 2 of 2) sorted by relevance
62 #define TASK_SIZE_32 UL(0x100000000) macro64 #define TASK_SIZE_32 (UL(0x100000000) - PAGE_SIZE) macro67 TASK_SIZE_32 : TASK_SIZE_64)69 TASK_SIZE_32 : TASK_SIZE_64)71 TASK_SIZE_32 : DEFAULT_MAP_WINDOW_64)
390 BUILD_BUG_ON(TASK_SIZE_32 > DEFAULT_MAP_WINDOW_64); in mem_init()
Completed in 4 milliseconds