Home
last modified time | relevance | path

Searched refs:TASK_SIZE_USER32 (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Dprocessor.h143 #define TASK_SIZE_USER32 (0x0000000100000000UL - (1*PAGE_SIZE)) macro
146 TASK_SIZE_USER32 : TASK_SIZE_USER64)
151 #define TASK_UNMAPPED_BASE_USER32 (PAGE_ALIGN(TASK_SIZE_USER32 / 4))
164 TASK_SIZE_USER32 : DEFAULT_MAP_WINDOW_USER64)
172 #define STACK_TOP_USER32 TASK_SIZE_USER32