Searched refs:SPRN_DSRR1 (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/arch/powerpc/kvm/ |
D | booke_emulate.c | 141 case SPRN_DSRR1: in kvmppc_booke_emulate_mtspr() 405 case SPRN_DSRR1: in kvmppc_booke_emulate_mfspr()
|
D | bookehv_interrupts.S | 271 SPRN_DSRR0, SPRN_DSRR1, 0 367 SPRN_SPRG_RSCRATCH_DBG, SPRN_DSRR0, SPRN_DSRR1, 0
|
/linux-5.19.10/arch/powerpc/kernel/ |
D | head_booke.h | 270 EXC_LEVEL_EXCEPTION_PROLOG(DBG, trapno+8, DEBUG, SPRN_DSRR0, SPRN_DSRR1) 377 mtspr SPRN_DSRR1,r9; \
|
D | entry_32.S | 545 RET_FROM_EXC_LEVEL(SPRN_DSRR0, SPRN_DSRR1, PPC_RFDI)
|
D | exceptions-64e.S | 286 #define SPRN_DBG_SRR1 SPRN_DSRR1 796 mtspr SPRN_DSRR1,r11
|
/linux-5.19.10/arch/powerpc/include/asm/ |
D | reg_booke.h | 141 #define SPRN_DSRR1 0x23F /* Debug Save and Restore Register 1 */ macro
|