Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbooke_emulate.c178 case SPRN_IAC4: in kvmppc_booke_emulate_mtspr()
418 case SPRN_IAC4: in kvmppc_booke_emulate_mfspr()
/linux/arch/powerpc/include/asm/
H A Dreg_booke.h65 #define SPRN_IAC4 0x13B /* Instruction Address Compare 4 */ macro
/linux/arch/powerpc/kernel/
H A Dprocess.c730 mtspr(SPRN_IAC4, debug->iac4); in prime_debug_regs()