ytreg            1100 arch/ia64/kernel/unwind.c 		     unsigned char ytreg, struct unw_state_record *sr)
ytreg            1110 arch/ia64/kernel/unwind.c 	else if (ytreg & 0x80)
ytreg            1116 arch/ia64/kernel/unwind.c 	r->val = (ytreg & 0x7f);
ytreg             105 arch/ia64/kernel/unwind_decoder.c   unsigned char byte1, byte2, abreg, x, ytreg;
ytreg             111 arch/ia64/kernel/unwind_decoder.c   ytreg = byte2;
ytreg             113 arch/ia64/kernel/unwind_decoder.c   if ((byte1 & 0x80) == 0 && ytreg == 0)
ytreg             116 arch/ia64/kernel/unwind_decoder.c     UNW_DEC_SPILL_REG(X2, t, abreg, x, ytreg, arg);
ytreg             143 arch/ia64/kernel/unwind_decoder.c   unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg;
ytreg             152 arch/ia64/kernel/unwind_decoder.c   ytreg = byte3;
ytreg             157 arch/ia64/kernel/unwind_decoder.c     UNW_DEC_SPILL_REG_P(X4, qp, t, abreg, x, ytreg, arg);