Searched defs:TASK_SIZE_USER64 (Results 1 - 1 of 1) sorted by relevance

/arch/powerpc/include/asm/
H A Dprocessor.h112 #define TASK_SIZE_USER64 (0x0000400000000000UL) macro
121 TASK_SIZE_USER32 : TASK_SIZE_USER64)
128 #define TASK_UNMAPPED_BASE_USER64 (PAGE_ALIGN(TASK_SIZE_USER64 / 4))
136 #define STACK_TOP_USER64 TASK_SIZE_USER64

Completed in 24 milliseconds