Home
last modified time | relevance | path

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

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