Searched refs:TASK_SIZE_64 (Results 1 – 6 of 6) sorted by relevance
54 #define TASK_SIZE_64 (UL(1) << vabits_actual) macro68 TASK_SIZE_32 : TASK_SIZE_64)70 TASK_SIZE_32 : TASK_SIZE_64)74 #define TASK_SIZE TASK_SIZE_6479 #define STACK_TOP_MAX TASK_SIZE_64
131 #define ELF_ET_DYN_BASE (2 * TASK_SIZE_64 / 3)
259 if (info->base_addr < TASK_SIZE_64) in ptdump_walk()260 end = TASK_SIZE_64; in ptdump_walk()
29 #define STACK_TOP_MAX TASK_SIZE_64
918 #define TASK_SIZE_64 (PGDIR_SIZE * PTRS_PER_PGD / 2) macro924 TASK_SIZE_32 : TASK_SIZE_64)926 #define TASK_SIZE TASK_SIZE_64
182 if (!current_in_efi() || regs->pc >= TASK_SIZE_64) in efi_runtime_fixup_exception()