Searched refs:KERNEL_STACK_SIZE (Results 1 – 14 of 14) sorted by relevance
86 (task_stack_page(tsk) + KERNEL_STACK_SIZE) - 1)112 #define PT_REGS_OFFSET (KERNEL_STACK_SIZE - PT_USER_SIZE)
102 #define KERNEL_STACK_SIZE (1 << KERNEL_STACK_SHIFT) macro
142 #define THREAD_SIZE KERNEL_STACK_SIZE
74 # define KERNEL_STACK_SIZE 0x2000 macro77 # define task_tos(task) ((unsigned long)(task) + KERNEL_STACK_SIZE)
80 INIT_TASK_DATA(KERNEL_STACK_SIZE)81 . = ALIGN(KERNEL_STACK_SIZE);
2 KERNEL_STACK_SIZE = 4096 * (1 << CONFIG_KERNEL_STACK_ORDER); symbol
115 INIT_TASK_DATA(KERNEL_STACK_SIZE)116 . = ALIGN(KERNEL_STACK_SIZE);
134 u64 mca_stack[KERNEL_STACK_SIZE/8];135 u64 init_stack[KERNEL_STACK_SIZE/8];
41 #define KERNEL_STACK_SIZE IA64_STK_OFFSET macro
15 #define THREAD_SIZE KERNEL_STACK_SIZE
240 #define MCA_PT_REGS_OFFSET ALIGN16(KERNEL_STACK_SIZE-IA64_PT_REGS_SIZE)
1056 if ((r12 - r13) >= KERNEL_STACK_SIZE) { in ia64_mca_modify_original_stack()1060 if ((ar_bspstore - r13) >= KERNEL_STACK_SIZE) { in ia64_mca_modify_original_stack()1069 if ((ar_bsp - r13) >= KERNEL_STACK_SIZE) { in ia64_mca_modify_original_stack()1783 memset(p, 0, KERNEL_STACK_SIZE); in format_mca_init_stack()1802 return memblock_alloc(sizeof(struct ia64_mca_cpu), KERNEL_STACK_SIZE); in mca_bootmem()
372 .long init_thread_union + KERNEL_STACK_SIZE
192 as KERNEL_STACK_SIZE - sizeof(struct pt_regs) - sizeof(struct