Home
last modified time | relevance | path

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

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