UNW_REG_RP        151 arch/ia64/kernel/unwind.c 		UNW_REG_RP, UNW_REG_PFS, UNW_REG_PSP, UNW_REG_PR,
UNW_REG_RP        691 arch/ia64/kernel/unwind.c 	      case 0x63: return UNW_REG_RP;
UNW_REG_RP       1588 arch/ia64/kernel/unwind.c 		sr.curr.reg[UNW_REG_RP].where = UNW_WHERE_BR;
UNW_REG_RP       1589 arch/ia64/kernel/unwind.c 		sr.curr.reg[UNW_REG_RP].when = -1;
UNW_REG_RP       1590 arch/ia64/kernel/unwind.c 		sr.curr.reg[UNW_REG_RP].val = 0;
UNW_REG_RP       1591 arch/ia64/kernel/unwind.c 		compile_reg(&sr, UNW_REG_RP, script);
UNW_REG_RP       1631 arch/ia64/kernel/unwind.c 	if (sr.curr.reg[UNW_REG_RP].when >= sr.when_target) {
UNW_REG_RP       1632 arch/ia64/kernel/unwind.c 		sr.curr.reg[UNW_REG_RP].where = UNW_WHERE_BR;
UNW_REG_RP       1633 arch/ia64/kernel/unwind.c 		sr.curr.reg[UNW_REG_RP].when = -1;
UNW_REG_RP       1634 arch/ia64/kernel/unwind.c 		sr.curr.reg[UNW_REG_RP].val = sr.return_link_reg;
UNW_REG_RP       1636 arch/ia64/kernel/unwind.c 			   __func__, ip, sr.curr.reg[UNW_REG_RP].where,
UNW_REG_RP       1637 arch/ia64/kernel/unwind.c 			   sr.curr.reg[UNW_REG_RP].val);
UNW_REG_RP       2256 arch/ia64/kernel/unwind.c 	unw.sw_off[unw.preg_index[UNW_REG_RP]] = SW(B0);
UNW_REG_RP        225 arch/ia64/kernel/unwind_decoder.c 	case 1: UNW_DEC_REG_GR(P3, UNW_REG_RP, dst, arg); break;
UNW_REG_RP        288 arch/ia64/kernel/unwind_decoder.c 	case 4: UNW_DEC_REG_WHEN(P7, UNW_REG_RP, t, arg); break;
UNW_REG_RP        289 arch/ia64/kernel/unwind_decoder.c 	case 5: UNW_DEC_REG_PSPREL(P7, UNW_REG_RP, t, arg); break;
UNW_REG_RP        313 arch/ia64/kernel/unwind_decoder.c 	      case  1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break;