Home
last modified time | relevance | path

Searched refs:SWITCH_STACK_SIZE (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/arch/alpha/kernel/
Dentry.S20 #define SWITCH_STACK_SIZE 320 macro
154 .cfi_adjust_cfa_offset SWITCH_STACK_SIZE
174 .cfi_adjust_cfa_offset -SWITCH_STACK_SIZE
646 lda $sp, -SWITCH_STACK_SIZE($sp)
647 .cfi_adjust_cfa_offset SWITCH_STACK_SIZE
741 lda $sp, SWITCH_STACK_SIZE($sp)
808 lda $sp, SWITCH_STACK_SIZE($sp)
825 lda $sp, -SWITCH_STACK_SIZE($sp)
/linux-6.1.9/arch/m68k/kernel/
Dentry.S60 pea %sp@(SWITCH_STACK_SIZE)
73 pea %sp@(SWITCH_STACK_SIZE)
81 lea %sp@(SWITCH_STACK_SIZE),%a0 | pt_regs pointer
91 lea %sp@(SWITCH_STACK_SIZE),%a0 | pt_regs pointer
266 pea %sp@(SWITCH_STACK_SIZE)
/linux-6.1.9/arch/nios2/include/asm/
Dentry.h91 addi sp, sp, -SWITCH_STACK_SIZE
117 addi sp, sp, SWITCH_STACK_SIZE
/linux-6.1.9/arch/nios2/kernel/
Dasm-offsets.c65 DEFINE(SWITCH_STACK_SIZE, sizeof(struct switch_stack)); in main()
/linux-6.1.9/arch/m68k/coldfire/
Dentry.S150 pea %sp@(SWITCH_STACK_SIZE)
/linux-6.1.9/arch/m68k/include/asm/
Dentry.h51 #define SWITCH_STACK_SIZE (6*4+4) /* includes return address */
/linux-6.1.9/arch/m68k/68000/
Dentry.S116 pea %sp@(SWITCH_STACK_SIZE)