Home
last modified time | relevance | path

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

/include/asm-frv/
Duser.h65 unsigned long start_stack; /* Starting virtual address of stack area. member
78 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/include/asm-mn10300/
Duser.h34 unsigned long start_stack; /* Starting virtual address of stack area. member
51 #define HOST_STACK_END_ADDR +(u.start_stack + u.u_ssize * NBPG)
/include/asm-m32r/
Duser.h39 unsigned long start_stack; /* stack starting address */ member
50 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/include/linux/
Delf-fdpic.h65 unsigned long *start_stack,
Dmm_types.h226 unsigned long start_brk, brk, start_stack; member