Home
last modified time | relevance | path

Searched refs:DBSR_DAC1W (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dreg_booke.h314 #define DBSR_DAC1W 0x00040000 /* Data Addr Compare 1 Write Event */ macro
333 #define DBSR_DAC1W 0x00800000 /* Data Address Compare 1 Write Event */ macro
/linux/arch/powerpc/kvm/
A Dbooke.c901 if (dbsr & (DBSR_DAC1W | DBSR_DAC2W)) in kvmppc_handle_debug()
905 if (dbsr & (DBSR_DAC1R | DBSR_DAC1W)) in kvmppc_handle_debug()
/linux/arch/powerpc/kernel/
A Dtraps.c1929 if (debug_status & (DBSR_DAC1R | DBSR_DAC1W)) { in handle_debug()

Completed in 14 milliseconds