Searched refs:UNW_WHERE_SPILL_HOME (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind_i.h70 UNW_WHERE_SPILL_HOME, /* register is saved in its spill home */ enumerator in enum:unw_where
H A Dunwind.c724 if (reg->where == UNW_WHERE_SPILL_HOME) {
738 if (reg->where == UNW_WHERE_SPILL_HOME) {
887 set_reg(sr->curr.reg + UNW_REG_B1 + i, UNW_WHERE_SPILL_HOME,
902 set_reg(sr->curr.reg + UNW_REG_R4 + i, UNW_WHERE_SPILL_HOME,
911 set_reg(sr->curr.reg + base + i, UNW_WHERE_SPILL_HOME,
926 set_reg(sr->curr.reg + UNW_REG_F2 + i, UNW_WHERE_SPILL_HOME,
954 set_reg(sr->curr.reg + UNW_REG_R4 + i, UNW_WHERE_SPILL_HOME,

Completed in 45 milliseconds