Searched refs:DEFAULT_USER_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
/arch/ia64/include/uapi/asm/ | ||
D | ustack.h | 10 #define DEFAULT_USER_STACK_SIZE (1UL << 31) macro |
/arch/ia64/include/asm/ | ||
D | processor.h | 303 .rbs_bot = STACK_TOP - DEFAULT_USER_STACK_SIZE, \ |