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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c1283 #define LRSAVE_OFFSET (STACK_FRAME_LR_SAVE * sizeof(unsigned long)) macro
1308 if (!mread(sp + LRSAVE_OFFSET, &ip, sizeof(unsigned long))
1327 mread(newsp + LRSAVE_OFFSET, &nextip,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/xmon/
H A Dxmon.c1283 #define LRSAVE_OFFSET (STACK_FRAME_LR_SAVE * sizeof(unsigned long)) macro
1308 if (!mread(sp + LRSAVE_OFFSET, &ip, sizeof(unsigned long))
1327 mread(newsp + LRSAVE_OFFSET, &nextip,

Completed in 102 milliseconds