Searched refs:DBSR_DAC1W (Results 1 – 3 of 3) sorted by relevance
284 #define DBSR_DAC1W 0x00040000 /* Data Addr Compare 1 Write Event */ macro
903 if (dbsr & (DBSR_DAC1W | DBSR_DAC2W)) in kvmppc_handle_debug()907 if (dbsr & (DBSR_DAC1R | DBSR_DAC1W)) in kvmppc_handle_debug()
1976 if (debug_status & (DBSR_DAC1R | DBSR_DAC1W)) { in handle_debug()