Searched refs:UNW_DEC_REG_SPREL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 52 * UNW_DEC_REG_SPREL(fmt,reg,spoff,arg) 287 case 3: UNW_DEC_REG_SPREL(P7, UNW_REG_PSP, t, arg); break; in unw_decode_p7_p10() 313 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10() 314 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10() 315 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10() 316 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break; in unw_decode_p7_p10() 317 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break; in unw_decode_p7_p10() 318 case 6: UNW_DEC_REG_SPREL(P8, UNW_REG_FPSR, t, arg); break; in unw_decode_p7_p10() 321 case 9: UNW_DEC_REG_SPREL(P8, UNW_REG_BSP, t, arg); break; in unw_decode_p7_p10() 324 case 12: UNW_DEC_REG_SPREL(P in unw_decode_p7_p10() [all...] |
H A D | unwind.c | 1173 #define UNW_DEC_REG_SPREL(fmt,r,o,arg) desc_reg_sprel(r,o,arg) 1171 #define UNW_DEC_REG_SPREL global() macro
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 52 * UNW_DEC_REG_SPREL(fmt,reg,spoff,arg) 287 case 3: UNW_DEC_REG_SPREL(P7, UNW_REG_PSP, t, arg); break; in unw_decode_p7_p10() 313 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10() 314 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10() 315 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10() 316 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break; in unw_decode_p7_p10() 317 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break; in unw_decode_p7_p10() 318 case 6: UNW_DEC_REG_SPREL(P8, UNW_REG_FPSR, t, arg); break; in unw_decode_p7_p10() 321 case 9: UNW_DEC_REG_SPREL(P8, UNW_REG_BSP, t, arg); break; in unw_decode_p7_p10() 324 case 12: UNW_DEC_REG_SPREL(P in unw_decode_p7_p10() [all...] |
H A D | unwind.c | 1173 #define UNW_DEC_REG_SPREL(fmt,r,o,arg) desc_reg_sprel(r,o,arg) 1171 #define UNW_DEC_REG_SPREL global() macro
|
Completed in 8 milliseconds