Searched refs:DBSR_DAC1W (Results 1 – 2 of 2) 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()