Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg_booke.h316 #define DBSR_DAC2W 0x00010000 /* Data Addr Compare 2 Write Event */ macro
335 #define DBSR_DAC2W 0x00200000 /* Data Address Compare 2 Write Event */ macro
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbooke.c900 if (dbsr & (DBSR_DAC1W | DBSR_DAC2W)) in kvmppc_handle_debug()
906 else if (dbsr & (DBSR_DAC2R | DBSR_DAC2W)) in kvmppc_handle_debug()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dtraps.c1953 } else if (debug_status & (DBSR_DAC2R | DBSR_DAC2W)) { in handle_debug()

Completed in 12 milliseconds