Home
last modified time | relevance | path

Searched refs:KERNEL_STACK_SIZE (Results 1 – 20 of 20) sorted by relevance

/linux-2.6.39/arch/xtensa/include/asm/
Dptrace.h40 #define KERNEL_STACK_SIZE (2 * PAGE_SIZE) macro
120 (task_stack_page(tsk) + KERNEL_STACK_SIZE - (XCHAL_NUM_AREGS-16)*4) - 1)
132 #define PT_REGS_OFFSET (KERNEL_STACK_SIZE - PT_USER_SIZE)
/linux-2.6.39/arch/um/kernel/
Duml.lds.S68 INIT_TASK_DATA(KERNEL_STACK_SIZE)
69 . = ALIGN(KERNEL_STACK_SIZE);
Dvmlinux.lds.S2 KERNEL_STACK_SIZE = 4096 * (1 << CONFIG_KERNEL_STACK_ORDER); symbol
Ddyn.lds.S105 INIT_TASK_DATA(KERNEL_STACK_SIZE)
106 . = ALIGN(KERNEL_STACK_SIZE);
/linux-2.6.39/arch/microblaze/include/asm/
Dprocessor.h151 # define KERNEL_STACK_SIZE 0x2000 macro
154 # define task_tos(task) ((unsigned long)(task) + KERNEL_STACK_SIZE)
/linux-2.6.39/arch/ia64/include/asm/
Dmca.h136 u64 mca_stack[KERNEL_STACK_SIZE/8];
137 u64 init_stack[KERNEL_STACK_SIZE/8];
Dthread_info.h42 #define THREAD_SIZE KERNEL_STACK_SIZE
Dmca_asm.h237 #define MCA_PT_REGS_OFFSET ALIGN16(KERNEL_STACK_SIZE-IA64_PT_REGS_SIZE)
Dptrace.h82 #define KERNEL_STACK_SIZE IA64_STK_OFFSET macro
/linux-2.6.39/arch/ia64/kernel/
Dinit_task.c35 unsigned long stack[KERNEL_STACK_SIZE/sizeof (unsigned long)];
Dmca.c1055 if ((r12 - r13) >= KERNEL_STACK_SIZE) { in ia64_mca_modify_original_stack()
1059 if ((ar_bspstore - r13) >= KERNEL_STACK_SIZE) { in ia64_mca_modify_original_stack()
1068 if ((ar_bsp - r13) >= KERNEL_STACK_SIZE) { in ia64_mca_modify_original_stack()
1820 memset(p, 0, KERNEL_STACK_SIZE); in format_mca_init_stack()
1840 KERNEL_STACK_SIZE, 0); in mca_bootmem()
/linux-2.6.39/arch/cris/include/asm/
Dprocessor.h34 #define KERNEL_STACK_SIZE PAGE_SIZE macro
/linux-2.6.39/arch/score/kernel/
Dhead.S49 addi r0, KERNEL_STACK_SIZE - 32
Dasm-offsets.c111 DEFINE(KERNEL_STACK_SIZE, THREAD_SIZE); in output_thread_info_defines()
Dentry.S379 addi r8, KERNEL_STACK_SIZE
/linux-2.6.39/arch/xtensa/kernel/
Dhead.S206 addi a1, a1, KERNEL_STACK_SIZE
/linux-2.6.39/arch/parisc/include/asm/
Dprocessor.h24 #define KERNEL_STACK_SIZE (4*PAGE_SIZE) macro
/linux-2.6.39/arch/blackfin/kernel/
Dasm-offsets.c42 DEFINE(KERNEL_STACK_SIZE, THREAD_SIZE); in main()
/linux-2.6.39/arch/blackfin/mach-common/
Dentry.S562 r0 = (-KERNEL_STACK_SIZE) (x);
566 r0 = KERNEL_STACK_SIZE - 4 (z);
580 r0 = (KERNEL_STACK_SIZE - SIZEOF_PTREGS) (z);
/linux-2.6.39/Documentation/ia64/
Dmca.txt188 as KERNEL_STACK_SIZE - sizeof(struct pt_regs) - sizeof(struct