Home
last modified time | relevance | path

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

/Linux-v5.10/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
644 lda $sp, -SWITCH_STACK_SIZE($sp)
645 .cfi_adjust_cfa_offset SWITCH_STACK_SIZE
739 lda $sp, SWITCH_STACK_SIZE($sp)
806 lda $sp, SWITCH_STACK_SIZE($sp)
823 lda $sp, -SWITCH_STACK_SIZE($sp)
/Linux-v5.10/arch/m68k/kernel/
Dentry.S61 pea %sp@(SWITCH_STACK_SIZE)
74 pea %sp@(SWITCH_STACK_SIZE)
82 pea %sp@(SWITCH_STACK_SIZE+4) | pt_regs pointer
91 pea %sp@(SWITCH_STACK_SIZE+4) | pt_regs pointer
268 pea %sp@(SWITCH_STACK_SIZE)
/Linux-v5.10/arch/nios2/include/asm/
Dentry.h90 addi sp, sp, -SWITCH_STACK_SIZE
116 addi sp, sp, SWITCH_STACK_SIZE
/Linux-v5.10/arch/nios2/kernel/
Dasm-offsets.c65 DEFINE(SWITCH_STACK_SIZE, sizeof(struct switch_stack)); in main()
/Linux-v5.10/arch/m68k/coldfire/
Dentry.S154 pea %sp@(SWITCH_STACK_SIZE)
/Linux-v5.10/arch/m68k/include/asm/
Dentry.h51 #define SWITCH_STACK_SIZE (6*4+4) /* includes return address */ macro
/Linux-v5.10/arch/m68k/68000/
Dentry.S120 pea %sp@(SWITCH_STACK_SIZE)