Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/kvm/
Dbooke_emulate.c167 case SPRN_IAC3: in kvmppc_booke_emulate_mtspr()
415 case SPRN_IAC3: in kvmppc_booke_emulate_mfspr()
/linux-6.6.21/arch/powerpc/include/asm/
Dreg_booke.h70 #define SPRN_IAC3 0x13A /* Instruction Address Compare 3 */ macro
/linux-6.6.21/arch/powerpc/kernel/
Dtraps.c2003 do_send_trap(regs, mfspr(SPRN_IAC3), debug_status, in handle_debug()
Dprocess.c731 mtspr(SPRN_IAC3, debug->iac3); in prime_debug_regs()