Home
last modified time | relevance | path

Searched refs:UNW_REG_PFS (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/ia64/kernel/
Dunwind_decoder.c226 case 2: UNW_DEC_REG_GR(P3, UNW_REG_PFS, dst, arg); break; in unw_decode_p2_p5()
290 case 6: UNW_DEC_REG_WHEN(P7, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10()
291 case 7: UNW_DEC_REG_PSPREL(P7, UNW_REG_PFS, 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()
Dunwind_i.h24 UNW_REG_PFS, /* previous function state */ enumerator
Dunwind.c151 UNW_REG_RP, UNW_REG_PFS, UNW_REG_PSP, UNW_REG_PR,
697 case 0x69: return UNW_REG_PFS; in decode_abreg()
2255 unw.sw_off[unw.preg_index[UNW_REG_PFS]] = SW(AR_PFS); in unw_init()