Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c1753 unsigned long nextip; in xmon_show_stack() local
1757 nextip = 0; in xmon_show_stack()
1759 mread(newsp + LRSAVE_OFFSET, &nextip, in xmon_show_stack()
1765 } else if (lr == nextip) { in xmon_show_stack()