Home
last modified time | relevance | path

Searched refs:DBSR_TIE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dtraps.c529 if (debug_status & DBSR_TIE) { /* trap instruction*/ in DebugException()
531 mtspr(SPRN_DBSR, DBSR_TIE); in DebugException()
/linux-2.4.37.9/include/asm-ppc/
Dprocessor.h192 #define DBSR_TIE 0x01000000 /* Book E Trap Instruction debug Event*/ macro
197 #define DBSR_TIE 0x10000000 /* Trap Instruction debug Event */ macro