Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dunwind_decoder.c239 UNW_DEC_SPILL_MASK(P4, dp, arg); in unw_decode_p2_p5()
Dunwind.c1180 #define UNW_DEC_SPILL_MASK(fmt,m,arg) (m = desc_spill_mask(m,arg)) macro