Searched refs:TASK_SIZE_64 (Results 1 – 3 of 3) sorted by relevance
53 #define TASK_SIZE_64 (UL(1) << vabits_actual) macro67 TASK_SIZE_32 : TASK_SIZE_64)69 TASK_SIZE_32 : TASK_SIZE_64)73 #define TASK_SIZE TASK_SIZE_6478 #define STACK_TOP_MAX TASK_SIZE_64
131 #define ELF_ET_DYN_BASE (2 * TASK_SIZE_64 / 3)
315 if (info->base_addr < TASK_SIZE_64) in ptdump_walk()316 end = TASK_SIZE_64; in ptdump_walk()
Completed in 6 milliseconds