Searched refs:DBSR_DAC1R (Results 1 – 3 of 3) sorted by relevance
313 #define DBSR_DAC1R 0x00080000 /* Data Addr Compare 1 Read Event */ macro332 #define DBSR_DAC1R 0x01000000 /* Data Address Compare 1 Read Event */ macro
903 else if (dbsr & (DBSR_DAC1R | DBSR_DAC2R)) in kvmppc_handle_debug()905 if (dbsr & (DBSR_DAC1R | DBSR_DAC1W)) in kvmppc_handle_debug()
1929 if (debug_status & (DBSR_DAC1R | DBSR_DAC1W)) { in handle_debug()
Completed in 13 milliseconds