Searched refs:BP_TRAP (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.c91 #define BP_TRAP 8 macro
709 if ((bp->enabled & (BP_TRAP|BP_IABR)) == 0)
729 bp->enabled &= ~BP_TRAP;
753 if ((bp->enabled & (BP_TRAP|BP_IABR)) != BP_TRAP)
1226 bp->enabled |= BP_TRAP;

Completed in 104 milliseconds