Searched refs:LRSAVE_OFFSET (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/xmon/
H A Dxmon.c1720 #define LRSAVE_OFFSET (STACK_FRAME_LR_SAVE * sizeof(unsigned long)) macro
1738 if (!mread(sp + LRSAVE_OFFSET, &ip, sizeof(unsigned long))
1757 mread(newsp + LRSAVE_OFFSET, &nextip,

Completed in 189 milliseconds