Searched refs:DBSR_DAC2R (Results 1 – 3 of 3) sorted by relevance
285 #define DBSR_DAC2R 0x00020000 /* Data Addr Compare 2 Read Event */ macro
905 else if (dbsr & (DBSR_DAC1R | DBSR_DAC2R)) in kvmppc_handle_debug()909 else if (dbsr & (DBSR_DAC2R | DBSR_DAC2W)) in kvmppc_handle_debug()
1984 } else if (debug_status & (DBSR_DAC2R | DBSR_DAC2W)) { in handle_debug()