UNW_REG_R7        774 arch/ia64/kernel/unwind.c 			UNW_REG_F31, UNW_REG_R7, UNW_REG_B5
UNW_REG_R7        798 arch/ia64/kernel/unwind.c 		alloc_spill_area(&off,  8, sr->curr.reg + UNW_REG_R4, sr->curr.reg + UNW_REG_R7);
UNW_REG_R7       1415 arch/ia64/kernel/unwind.c 	need_nat_info = (i >= UNW_REG_R4 && i <= UNW_REG_R7);
UNW_REG_R7       2261 arch/ia64/kernel/unwind.c 	for (i = UNW_REG_R4, off = SW(R4); i <= UNW_REG_R7; ++i, off += 8)