stktop           2002 arch/ia64/kernel/unwind.c 		 struct switch_stack *sw, unsigned long stktop)
stktop           2026 arch/ia64/kernel/unwind.c 	if (stktop <= rbstop)
stktop           2027 arch/ia64/kernel/unwind.c 		stktop = rbstop;
stktop           2028 arch/ia64/kernel/unwind.c 	if (stktop > stklimit)
stktop           2029 arch/ia64/kernel/unwind.c 		stktop = stklimit;
stktop           2034 arch/ia64/kernel/unwind.c 	info->memstk.top   = stktop;
stktop           2037 arch/ia64/kernel/unwind.c 	info->sp = info->psp = stktop;
stktop           2046 arch/ia64/kernel/unwind.c 		   __func__, (unsigned long) t, rbslimit, rbstop, stktop, stklimit,