Searched refs:UNW_DEC_GR_GR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 38 * UNW_DEC_GR_GR(fmt,grmask,gr,arg) 339 UNW_DEC_GR_GR(P9, (byte1 & 0xf), (byte2 & 0x7f), arg); in unw_decode_p7_p10()
|
H A D | unwind.c | 1167 #define UNW_DEC_GR_GR(fmt,m,g,arg) desc_gr_gr(m,g,arg) 1165 #define UNW_DEC_GR_GR global() macro
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 38 * UNW_DEC_GR_GR(fmt,grmask,gr,arg) 339 UNW_DEC_GR_GR(P9, (byte1 & 0xf), (byte2 & 0x7f), arg); in unw_decode_p7_p10()
|
H A D | unwind.c | 1167 #define UNW_DEC_GR_GR(fmt,m,g,arg) desc_gr_gr(m,g,arg) 1165 #define UNW_DEC_GR_GR global() macro
|
Completed in 8 milliseconds