Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dunwind_decoder.c240 UNW_DEC_SPILL_MASK(P4, dp, arg); in unw_decode_p2_p5()
H A Dunwind.c1180 #define UNW_DEC_SPILL_MASK(fmt,m,arg) (m = desc_spill_mask(m,arg)) macro