Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dxmon.c1528 unsigned long nextip; in xmon_show_stack() local
1532 nextip = 0; in xmon_show_stack()
1534 mread(newsp + LRSAVE_OFFSET, &nextip, in xmon_show_stack()
1540 } else if (lr == nextip) { in xmon_show_stack()