Home
last modified time | relevance | path

Searched refs:DBSR_DAC2W (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dreg_booke.h286 #define DBSR_DAC2W 0x00010000 /* Data Addr Compare 2 Write Event */ macro
/linux/arch/powerpc/kvm/
H A Dbooke.c903 if (dbsr & (DBSR_DAC1W | DBSR_DAC2W)) in kvmppc_handle_debug()
909 else if (dbsr & (DBSR_DAC2R | DBSR_DAC2W)) in kvmppc_handle_debug()