Home
last modified time | relevance | path

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

/linux-6.1.9/arch/ia64/kernel/
Dunwind.c1885 unsigned long prev_ip, prev_sp, prev_bsp; in unw_unwind() local
1894 prev_bsp = info->bsp; in unw_unwind()
1950 if (info->ip == prev_ip && info->sp == prev_sp && info->bsp == prev_bsp) { in unw_unwind()