Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dbooke_emulate.c178 case SPRN_IAC3: in kvmppc_booke_emulate_mtspr()
426 case SPRN_IAC3: in kvmppc_booke_emulate_mfspr()
/arch/powerpc/include/asm/
Dreg_booke.h73 #define SPRN_IAC3 0x13A /* Instruction Address Compare 3 */ macro
/arch/powerpc/kernel/
Dtraps.c1707 do_send_trap(regs, mfspr(SPRN_IAC3), debug_status, TRAP_HWBKPT, in handle_debug()
Dprocess.c679 mtspr(SPRN_IAC3, debug->iac3); in prime_debug_regs()