Home
last modified time | relevance | path

Searched refs:UNW_DEC_PRIUNAT_PSPREL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dunwind_decoder.c329 case 17: UNW_DEC_PRIUNAT_PSPREL(P8, t, arg); break; in unw_decode_p7_p10()
H A Dunwind.c1176 #define UNW_DEC_PRIUNAT_PSPREL(fmt,o,arg) desc_reg_psprel(UNW_REG_PRI_UNAT_MEM,o,arg) macro