Searched refs:SWITCH_STACK_SIZE (Results 1 – 7 of 7) sorted by relevance
20 #define SWITCH_STACK_SIZE 320 macro154 .cfi_adjust_cfa_offset SWITCH_STACK_SIZE174 .cfi_adjust_cfa_offset -SWITCH_STACK_SIZE644 lda $sp, -SWITCH_STACK_SIZE($sp)645 .cfi_adjust_cfa_offset SWITCH_STACK_SIZE739 lda $sp, SWITCH_STACK_SIZE($sp)806 lda $sp, SWITCH_STACK_SIZE($sp)823 lda $sp, -SWITCH_STACK_SIZE($sp)
61 pea %sp@(SWITCH_STACK_SIZE)74 pea %sp@(SWITCH_STACK_SIZE)82 pea %sp@(SWITCH_STACK_SIZE+4) | pt_regs pointer91 pea %sp@(SWITCH_STACK_SIZE+4) | pt_regs pointer268 pea %sp@(SWITCH_STACK_SIZE)
90 addi sp, sp, -SWITCH_STACK_SIZE116 addi sp, sp, SWITCH_STACK_SIZE
65 DEFINE(SWITCH_STACK_SIZE, sizeof(struct switch_stack)); in main()
154 pea %sp@(SWITCH_STACK_SIZE)
51 #define SWITCH_STACK_SIZE (6*4+4) /* includes return address */ macro
120 pea %sp@(SWITCH_STACK_SIZE)