Searched refs:SPRN_IAC2 (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbooke_emulate.c155 case SPRN_IAC2:
411 case SPRN_IAC2:
/linux-master/arch/powerpc/include/asm/
H A Dreg_booke.h199 #define SPRN_IAC2 0x139 /* Instruction Address Compare 2 */ macro
H A Dreg.h647 #if !defined(SPRN_IAC1) && !defined(SPRN_IAC2)
649 #define SPRN_IAC2 0x3F5 /* Instruction Address Compare 2 */ macro
/linux-master/arch/powerpc/kernel/
H A Dprocess.c729 mtspr(SPRN_IAC2, debug->iac2);
H A Dtraps.c1997 do_send_trap(regs, mfspr(SPRN_IAC2), debug_status,

Completed in 127 milliseconds