Searched refs:UNW_DEC_SPILL_REG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 60 * UNW_DEC_SPILL_REG(fmt,t,abreg,x,ytreg,arg) 116 UNW_DEC_SPILL_REG(X2, t, abreg, x, ytreg, arg); in unw_decode_x2()
|
H A D | unwind.c | 1193 #define UNW_DEC_SPILL_REG(f,t,a,x,y,arg) desc_spill_reg_p(0,t,a,x,y,arg) 1191 #define UNW_DEC_SPILL_REG global() macro
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 60 * UNW_DEC_SPILL_REG(fmt,t,abreg,x,ytreg,arg) 116 UNW_DEC_SPILL_REG(X2, t, abreg, x, ytreg, arg); in unw_decode_x2()
|
H A D | unwind.c | 1193 #define UNW_DEC_SPILL_REG(f,t,a,x,y,arg) desc_spill_reg_p(0,t,a,x,y,arg) 1191 #define UNW_DEC_SPILL_REG global() macro
|
Completed in 8 milliseconds