Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h59 #define SPRN_IAC3 0x13A /* Instruction Address Compare 3 */ macro
/linux-3.4.99/arch/powerpc/kernel/
Dprocess.c335 mtspr(SPRN_IAC3, thread->iac3); in prime_debug_regs()
Dtraps.c1281 do_send_trap(regs, mfspr(SPRN_IAC3), debug_status, TRAP_HWBKPT, in handle_debug()