Searched refs:DBSR_IAC3 (Results 1 – 3 of 3) sorted by relevance
271 #define DBSR_IAC3 0x00200000 /* Instr Address Compare 3 Event */ macro290 #define DBSR_IAC3 0x00080000 /* Instruction Address Compare 3 Event */ macro
478 dbsr &= DBSR_IAC1 | DBSR_IAC2 | DBSR_IAC3 | DBSR_IAC4; in kvmppc_handle_exit()
1186 } else if (debug_status & DBSR_IAC3) { in handle_debug()