Home
last modified time | relevance | path

Searched refs:SPRN_DSRR1 (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/arch/powerpc/kvm/
Dbooke_emulate.c141 case SPRN_DSRR1: in kvmppc_booke_emulate_mtspr()
405 case SPRN_DSRR1: in kvmppc_booke_emulate_mfspr()
Dbookehv_interrupts.S271 SPRN_DSRR0, SPRN_DSRR1, 0
367 SPRN_SPRG_RSCRATCH_DBG, SPRN_DSRR0, SPRN_DSRR1, 0
/linux-5.19.10/arch/powerpc/kernel/
Dhead_booke.h270 EXC_LEVEL_EXCEPTION_PROLOG(DBG, trapno+8, DEBUG, SPRN_DSRR0, SPRN_DSRR1)
377 mtspr SPRN_DSRR1,r9; \
Dentry_32.S545 RET_FROM_EXC_LEVEL(SPRN_DSRR0, SPRN_DSRR1, PPC_RFDI)
Dexceptions-64e.S286 #define SPRN_DBG_SRR1 SPRN_DSRR1
796 mtspr SPRN_DSRR1,r11
/linux-5.19.10/arch/powerpc/include/asm/
Dreg_booke.h141 #define SPRN_DSRR1 0x23F /* Debug Save and Restore Register 1 */ macro