Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dreg_booke.h285 #define DBSR_DAC2R 0x00020000 /* Data Addr Compare 2 Read Event */ macro
/linux/arch/powerpc/kvm/
H A Dbooke.c905 else if (dbsr & (DBSR_DAC1R | DBSR_DAC2R)) in kvmppc_handle_debug()
909 else if (dbsr & (DBSR_DAC2R | DBSR_DAC2W)) in kvmppc_handle_debug()