Searched refs:SP_OFF (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/alpha/kernel/ |
| A D | entry.S | 19 #define SP_OFF 184 macro 53 subq $sp, SP_OFF, $sp 54 .cfi_adjust_cfa_offset SP_OFF 129 addq $sp, SP_OFF, $sp 458 stq $16, SP_OFF+24($sp) 463 stq $17, SP_OFF+32($sp) 465 stq $18, SP_OFF+40($sp) 486 ldq $0, SP_OFF($sp) 580 ldq $16, SP_OFF+24($sp) 581 ldq $17, SP_OFF+32($sp) [all …]
|
| /linux/arch/ia64/kernel/ |
| A D | gate.S | 69 # define SP_OFF IA64_SIGCONTEXT_R12_OFFSET macro 110 .vframesp SP_OFF+SIGCONTEXT_OFF
|
Completed in 6 milliseconds