Home
last modified time | relevance | path

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

/external/u-boot/arch/sh/include/asm/
Dptrace.h94 ((struct pt_regs *) (task_stack_page(task) + THREAD_SIZE \
98 ((struct pt_regs *) (task_stack_page(task) + THREAD_SIZE \
/external/u-boot/arch/arm/include/asm/
Dprocessor.h111 #define THREAD_SIZE (8192) macro
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h1312 #define THREAD_SIZE (2*PAGE_SIZE) macro