Home
last modified time | relevance | path

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

/linux-5.19.10/arch/xtensa/include/asm/
Dptrace.h86 (task_stack_page(tsk) + KERNEL_STACK_SIZE) - 1)
112 #define PT_REGS_OFFSET (KERNEL_STACK_SIZE - PT_USER_SIZE)
Dkmem_layout.h102 #define KERNEL_STACK_SIZE (1 << KERNEL_STACK_SHIFT) macro
Dthread_info.h142 #define THREAD_SIZE KERNEL_STACK_SIZE
/linux-5.19.10/arch/microblaze/include/asm/
Dprocessor.h74 # define KERNEL_STACK_SIZE 0x2000 macro
77 # define task_tos(task) ((unsigned long)(task) + KERNEL_STACK_SIZE)
/linux-5.19.10/arch/um/kernel/
Duml.lds.S80 INIT_TASK_DATA(KERNEL_STACK_SIZE)
81 . = ALIGN(KERNEL_STACK_SIZE);
Dvmlinux.lds.S2 KERNEL_STACK_SIZE = 4096 * (1 << CONFIG_KERNEL_STACK_ORDER); symbol
Ddyn.lds.S115 INIT_TASK_DATA(KERNEL_STACK_SIZE)
116 . = ALIGN(KERNEL_STACK_SIZE);
/linux-5.19.10/arch/ia64/include/asm/
Dmca.h134 u64 mca_stack[KERNEL_STACK_SIZE/8];
135 u64 init_stack[KERNEL_STACK_SIZE/8];
Dptrace.h41 #define KERNEL_STACK_SIZE IA64_STK_OFFSET macro
Dthread_info.h15 #define THREAD_SIZE KERNEL_STACK_SIZE
Dmca_asm.h240 #define MCA_PT_REGS_OFFSET ALIGN16(KERNEL_STACK_SIZE-IA64_PT_REGS_SIZE)
/linux-5.19.10/arch/ia64/kernel/
Dmca.c1056 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()
/linux-5.19.10/arch/xtensa/kernel/
Dhead.S372 .long init_thread_union + KERNEL_STACK_SIZE
/linux-5.19.10/Documentation/ia64/
Dmca.rst192 as KERNEL_STACK_SIZE - sizeof(struct pt_regs) - sizeof(struct