Searched refs:DBSR_IAC2 (Results 1 – 3 of 3) sorted by relevance
281 #define DBSR_IAC2 0x00400000 /* Instr Address Compare 2 Event */ macro300 #define DBSR_IAC2 0x02000000 /* Instruction Address Compare 2 Event */ macro
623 dbsr &= DBSR_IAC1 | DBSR_IAC2 | DBSR_IAC3 | DBSR_IAC4; in kvmppc_handle_exit()
1273 } else if (debug_status & DBSR_IAC2) { in handle_debug()