Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
H A Dxmon.c1734 unsigned long nextip; in xmon_show_stack() local
1738 nextip = 0; in xmon_show_stack()
1740 mread(newsp + LRSAVE_OFFSET, &nextip, in xmon_show_stack()
1746 } else if (lr == nextip) { in xmon_show_stack()