Searched refs:user_stack (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/boot/compressed/
H A Dmisc.c224 long user_stack [STACK_SIZE]; variable
225 long* stack_start = &user_stack[STACK_SIZE];
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/compressed/
H A Dbz2misc.c216 long user_stack [STACK_SIZE]; variable
221 } stack_start = { & user_stack [STACK_SIZE] , __KERNEL_DS };
H A Dmisc.c299 long user_stack [STACK_SIZE]; variable
304 } stack_start = { & user_stack [STACK_SIZE] , __KERNEL_DS };
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/galileo-boards/ev64120/compressed/
H A Dmisc.c131 long user_stack[STACK_SIZE]; variable
132 long *stack_start = &user_stack[STACK_SIZE];
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/boot/compressed/
H A Dhead.S204 .word user_stack+4096
483 user_stack: .space 4096 label

Completed in 131 milliseconds