Home
last modified time | relevance | path

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

/arch/alpha/kernel/
A Dasm-offsets.c26 DEFINE(SWITCH_STACK_SIZE, sizeof(struct switch_stack)); in foo()
A Dentry.S150 .cfi_adjust_cfa_offset SWITCH_STACK_SIZE
169 .cfi_adjust_cfa_offset -SWITCH_STACK_SIZE
649 lda $sp, -SWITCH_STACK_SIZE($sp)
650 .cfi_adjust_cfa_offset SWITCH_STACK_SIZE
677 lda $sp, SWITCH_STACK_SIZE($sp)
/arch/m68k/kernel/
A Dentry.S57 pea %sp@(SWITCH_STACK_SIZE)
70 pea %sp@(SWITCH_STACK_SIZE)
78 lea %sp@(SWITCH_STACK_SIZE),%a0 | pt_regs pointer
88 lea %sp@(SWITCH_STACK_SIZE),%a0 | pt_regs pointer
269 pea %sp@(SWITCH_STACK_SIZE)
/arch/nios2/include/asm/
A Dentry.h91 addi sp, sp, -SWITCH_STACK_SIZE
117 addi sp, sp, SWITCH_STACK_SIZE
/arch/nios2/kernel/
A Dasm-offsets.c65 DEFINE(SWITCH_STACK_SIZE, sizeof(struct switch_stack)); in main()
/arch/m68k/coldfire/
A Dentry.S149 pea %sp@(SWITCH_STACK_SIZE)
/arch/m68k/include/asm/
A Dentry.h51 #define SWITCH_STACK_SIZE (6*4+4) /* includes return address */ macro
/arch/m68k/68000/
A Dentry.S115 pea %sp@(SWITCH_STACK_SIZE)

Completed in 9 milliseconds