Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h60 #define SPRN_IAC4 0x13B /* Instruction Address Compare 4 */ macro
/linux-3.4.99/arch/powerpc/kernel/
Dprocess.c336 mtspr(SPRN_IAC4, thread->iac4); in prime_debug_regs()
Dtraps.c1286 do_send_trap(regs, mfspr(SPRN_IAC4), debug_status, TRAP_HWBKPT, in handle_debug()