Searched refs:DBSR_IAC2 (Results 1 – 3 of 3) sorted by relevance
280 #define DBSR_IAC2 0x00400000 /* Instr Address Compare 2 Event */ macro
1994 } else if (debug_status & DBSR_IAC2) { in handle_debug()
900 if (dbsr & (DBSR_IAC1 | DBSR_IAC2 | DBSR_IAC3 | DBSR_IAC4)) { in kvmppc_handle_debug()