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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c245 static struct pt_regs *xmon_regs; variable in typeref:struct:pt_regs
781 xmon_regs = excp;
2408 if (xmon_regs == NULL) {
2412 *vp = ((unsigned long *)xmon_regs)[i];

Completed in 30 milliseconds