Searched refs:DBSR_IAC4 (Results 1 – 3 of 3) sorted by relevance
324 #define DBSR_IAC4 0x00100000 /* Instr Address Compare 4 Event */ macro343 #define DBSR_IAC4 0x00040000 /* Instruction Address Compare 4 Event */ macro
1967 } else if (debug_status & DBSR_IAC4) { in handle_debug()
872 if (dbsr & (DBSR_IAC1 | DBSR_IAC2 | DBSR_IAC3 | DBSR_IAC4)) { in kvmppc_handle_debug()