Searched refs:desc_reg_psprel (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/ia64/kernel/ |
D | unwind.c | 980 desc_reg_psprel (unsigned char reg, unw_word pspoff, struct unw_state_record *sr) in desc_reg_psprel() function 1170 #define UNW_DEC_REG_PSPREL(fmt,r,o,arg) desc_reg_psprel(r,o,arg) 1176 #define UNW_DEC_PRIUNAT_PSPREL(fmt,o,arg) desc_reg_psprel(UNW_REG_PRI_UNAT_MEM,o,arg)
|