Searched refs:TASK_SIZE_64 (Results 1 – 4 of 4) sorted by relevance
56 #define TASK_SIZE_64 (UL(1) << vabits_actual) macro70 TASK_SIZE_32 : TASK_SIZE_64)72 TASK_SIZE_32 : TASK_SIZE_64)76 #define TASK_SIZE TASK_SIZE_6481 #define STACK_TOP_MAX TASK_SIZE_64
298 if (info->base_addr < TASK_SIZE_64) in ptdump_walk()299 end = TASK_SIZE_64; in ptdump_walk()
32 #define STACK_TOP_MAX TASK_SIZE_64
1221 #define TASK_SIZE_64 (PGDIR_SIZE * PTRS_PER_PGD / 2) macro1226 TASK_SIZE_32 : TASK_SIZE_64)1228 #define TASK_SIZE TASK_SIZE_64