Searched refs:DBSR_IAC1 (Results 1 – 3 of 3) sorted by relevance
280 #define DBSR_IAC1 0x00800000 /* Instr Address Compare 1 Event */ macro299 #define DBSR_IAC1 0x04000000 /* Instruction Address Compare 1 Event */ macro
623 dbsr &= DBSR_IAC1 | DBSR_IAC2 | DBSR_IAC3 | DBSR_IAC4; in kvmppc_handle_exit()
1267 } else if (debug_status & DBSR_IAC1) { in handle_debug()