Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dreg_booke.h309 #define DBSR_IAC1 0x00800000 /* Instr Address Compare 1 Event */ macro
328 #define DBSR_IAC1 0x04000000 /* Instruction Address Compare 1 Event */ macro
/linux/arch/powerpc/kernel/
A Dtraps.c1942 } else if (debug_status & DBSR_IAC1) { in handle_debug()
/linux/arch/powerpc/kvm/
A Dbooke.c898 if (dbsr & (DBSR_IAC1 | DBSR_IAC2 | DBSR_IAC3 | DBSR_IAC4)) { in kvmppc_handle_debug()

Completed in 14 milliseconds