UNW_WHERE_GR 759 arch/ia64/kernel/unwind.c reg->where = UNW_WHERE_GR; UNW_WHERE_GR 838 arch/ia64/kernel/unwind.c set_reg(sr->curr.reg + unw.save_order[i], UNW_WHERE_GR, UNW_WHERE_GR 872 arch/ia64/kernel/unwind.c set_reg(sr->curr.reg + UNW_REG_B1 + i, UNW_WHERE_GR, UNW_WHERE_GR 939 arch/ia64/kernel/unwind.c set_reg(sr->curr.reg + UNW_REG_R4 + i, UNW_WHERE_GR, UNW_WHERE_GR 976 arch/ia64/kernel/unwind.c set_reg(sr->curr.reg + reg, UNW_WHERE_GR, sr->region_start + sr->region_len - 1, dst); UNW_WHERE_GR 1102 arch/ia64/kernel/unwind.c enum unw_where where = UNW_WHERE_GR; UNW_WHERE_GR 1365 arch/ia64/kernel/unwind.c case UNW_WHERE_GR: UNW_WHERE_GR 1418 arch/ia64/kernel/unwind.c case UNW_WHERE_GR: UNW_WHERE_GR 1647 arch/ia64/kernel/unwind.c case UNW_WHERE_GR: UNW_DPRINT(1, "r%lu", r->val); break;