Home
last modified time | relevance | path

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

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