Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dunwind_decoder.c286 case 2: UNW_DEC_SPILL_BASE(P7, t, arg); break; in unw_decode_p7_p10()
H A Dunwind.c1179 #define UNW_DEC_SPILL_BASE(fmt,o,arg) desc_spill_base(o,arg) macro