Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kvm/
Dbooke_emulate.c189 case SPRN_IAC4: in kvmppc_booke_emulate_mtspr()
429 case SPRN_IAC4: in kvmppc_booke_emulate_mfspr()
/linux-4.1.27/arch/powerpc/include/asm/
Dreg_booke.h74 #define SPRN_IAC4 0x13B /* Instruction Address Compare 4 */ macro
/linux-4.1.27/arch/powerpc/kernel/
Dprocess.c395 mtspr(SPRN_IAC4, debug->iac4); in prime_debug_regs()
Dtraps.c1585 do_send_trap(regs, mfspr(SPRN_IAC4), debug_status, TRAP_HWBKPT, in handle_debug()