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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhead_booke.h253 andis. r10,r10,(DBSR_IC|DBSR_BT)@h; \
268 lis r10,(DBSR_IC|DBSR_BT)@h; /* clear the IC event */ \
306 andis. r10,r10,(DBSR_IC|DBSR_BT)@h; \
321 lis r10,(DBSR_IC|DBSR_BT)@h; /* clear the IC event */ \
H A Dtraps.c1227 if (debug_status & DBSR_BT) {
1233 mtspr(SPRN_DBSR, DBSR_BT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h255 #define DBSR_BT 0x04000000 /* Branch Taken */ macro
274 #define DBSR_BT 0x40000000 /* Branch taken */ macro

Completed in 66 milliseconds