Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dentry.S20 #define SWITCH_STACK_SIZE 64 macro
154 .cfi_adjust_cfa_offset SWITCH_STACK_SIZE
173 .cfi_adjust_cfa_offset -SWITCH_STACK_SIZE
653 lda $sp, -SWITCH_STACK_SIZE($sp)
654 .cfi_adjust_cfa_offset SWITCH_STACK_SIZE
681 lda $sp, SWITCH_STACK_SIZE($sp)
/openbmc/linux/arch/m68k/kernel/
H A 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
272 pea %sp@(SWITCH_STACK_SIZE)
/openbmc/linux/arch/nios2/include/asm/
H A Dentry.h91 addi sp, sp, -SWITCH_STACK_SIZE
117 addi sp, sp, SWITCH_STACK_SIZE
/openbmc/linux/arch/nios2/kernel/
H A Dasm-offsets.c65 DEFINE(SWITCH_STACK_SIZE, sizeof(struct switch_stack)); in main()
/openbmc/linux/arch/m68k/coldfire/
H A Dentry.S152 pea %sp@(SWITCH_STACK_SIZE)
/openbmc/linux/arch/m68k/include/asm/
H A Dentry.h51 #define SWITCH_STACK_SIZE (6*4+4) /* includes return address */ macro
/openbmc/linux/arch/m68k/68000/
H A Dentry.S118 pea %sp@(SWITCH_STACK_SIZE)