Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kvm/
Dbooke_emulate.c178 case SPRN_IAC4: in kvmppc_booke_emulate_mtspr()
418 case SPRN_IAC4: in kvmppc_booke_emulate_mfspr()
/linux-6.1.9/arch/powerpc/include/asm/
Dreg_booke.h71 #define SPRN_IAC4 0x13B /* Instruction Address Compare 4 */ macro
/linux-6.1.9/arch/powerpc/kernel/
Dtraps.c1977 do_send_trap(regs, mfspr(SPRN_IAC4), debug_status, in handle_debug()
Dprocess.c732 mtspr(SPRN_IAC4, debug->iac4); in prime_debug_regs()