Searched refs:desc_reg_psprel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind.c | 982 desc_reg_psprel (unsigned char reg, unw_word pspoff, struct unw_state_record *sr) in desc_reg_psprel() 1172 #define UNW_DEC_REG_PSPREL(fmt,r,o,arg) desc_reg_psprel(r,o,arg) 1178 #define UNW_DEC_PRIUNAT_PSPREL(fmt,o,arg) desc_reg_psprel(UNW_REG_PRI_UNAT_MEM,o,arg) 980 desc_reg_psprel (unsigned char reg, unw_word pspoff, struct unw_state_record *sr) desc_reg_psprel() function
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind.c | 982 desc_reg_psprel (unsigned char reg, unw_word pspoff, struct unw_state_record *sr) in desc_reg_psprel() 1172 #define UNW_DEC_REG_PSPREL(fmt,r,o,arg) desc_reg_psprel(r,o,arg) 1178 #define UNW_DEC_PRIUNAT_PSPREL(fmt,o,arg) desc_reg_psprel(UNW_REG_PRI_UNAT_MEM,o,arg) 980 desc_reg_psprel (unsigned char reg, unw_word pspoff, struct unw_state_record *sr) desc_reg_psprel() function
|
Completed in 6 milliseconds