Home
last modified time | relevance | path

Searched refs:prev_bsp (Results 1 – 1 of 1) sorted by relevance

/arch/ia64/kernel/
Dunwind.c1884 unsigned long prev_ip, prev_sp, prev_bsp; in unw_unwind() local
1893 prev_bsp = info->bsp; in unw_unwind()
1949 if (info->ip == prev_ip && info->sp == prev_sp && info->bsp == prev_bsp) { in unw_unwind()