Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/kernel/
Dunwind_i.h39 UNW_REG_F28, UNW_REG_F29, UNW_REG_F30, UNW_REG_F31, enumerator
Dunwind.c774 UNW_REG_F31, UNW_REG_R7, UNW_REG_B5 in finish_prologue()
796 alloc_spill_area(&off, 16, sr->curr.reg + UNW_REG_F2, sr->curr.reg + UNW_REG_F31); in finish_prologue()
2267 for (i = UNW_REG_F16, off = SW(F16); i <= UNW_REG_F31; ++i, off += 16) in unw_init()