UNW_REG_B1        687 arch/ia64/kernel/unwind.c 	      case 0x41 ... 0x45: return UNW_REG_B1 + (abreg - 0x41);
UNW_REG_B1        780 arch/ia64/kernel/unwind.c 		regs[2] = sr->curr.reg + UNW_REG_B1;
UNW_REG_B1        797 arch/ia64/kernel/unwind.c 		alloc_spill_area(&off,  8, sr->curr.reg + UNW_REG_B1, sr->curr.reg + UNW_REG_B5);
UNW_REG_B1        872 arch/ia64/kernel/unwind.c 			set_reg(sr->curr.reg + UNW_REG_B1 + i, UNW_WHERE_GR,
UNW_REG_B1        885 arch/ia64/kernel/unwind.c 			set_reg(sr->curr.reg + UNW_REG_B1 + i, UNW_WHERE_SPILL_HOME,
UNW_REG_B1       1455 arch/ia64/kernel/unwind.c 			val = unw.preg_index[UNW_REG_B1 + (rval - 1)];
UNW_REG_B1       2263 arch/ia64/kernel/unwind.c 	for (i = UNW_REG_B1, off = SW(B1); i <= UNW_REG_B5; ++i, off += 8)