Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dunwind_decoder.c226 case 3: UNW_DEC_REG_GR(P3, UNW_REG_PR, dst, arg); break; in unw_decode_p2_p5()
291 case 8: UNW_DEC_REG_WHEN(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
292 case 9: UNW_DEC_REG_PSPREL(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
314 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
Dunwind_i.h32 UNW_REG_UNAT, UNW_REG_PR, UNW_REG_LC, UNW_REG_FPSR, enumerator
Dunwind.c150 UNW_REG_RP, UNW_REG_PFS, UNW_REG_PSP, UNW_REG_PR,
687 case 0x60: return UNW_REG_PR; in decode_abreg()
2257 unw.sw_off[unw.preg_index[UNW_REG_PR]] = SW(PR); in unw_init()