Searched refs:THREAD_SIZE (Results 1 - 2 of 2) sorted by relevance

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

Completed in 38 milliseconds