Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg_booke.h312 #define DBSR_IAC4 0x00100000 /* Instr Address Compare 4 Event */ macro
331 #define DBSR_IAC4 0x00040000 /* Instruction Address Compare 4 Event */ macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Dtraps.c1975 } else if (debug_status & DBSR_IAC4) { in handle_debug()
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbooke.c897 if (dbsr & (DBSR_IAC1 | DBSR_IAC2 | DBSR_IAC3 | DBSR_IAC4)) { in kvmppc_handle_debug()

Completed in 12 milliseconds