Searched refs:SPRN_DSRR0 (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | booke_emulate.c | 138 case SPRN_DSRR0: in kvmppc_booke_emulate_mtspr() 402 case SPRN_DSRR0: in kvmppc_booke_emulate_mfspr()
|
H A D | bookehv_interrupts.S | 271 SPRN_DSRR0, SPRN_DSRR1, 0 367 SPRN_SPRG_RSCRATCH_DBG, SPRN_DSRR0, SPRN_DSRR1, 0
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | booke_emulate.c | 138 case SPRN_DSRR0: in kvmppc_booke_emulate_mtspr() 402 case SPRN_DSRR0: in kvmppc_booke_emulate_mfspr()
|
H A D | bookehv_interrupts.S | 271 SPRN_DSRR0, SPRN_DSRR1, 0 367 SPRN_SPRG_RSCRATCH_DBG, SPRN_DSRR0, SPRN_DSRR1, 0
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_booke.h | 279 EXC_LEVEL_EXCEPTION_PROLOG(DBG, DEBUG, SPRN_DSRR0, SPRN_DSRR1) 395 mtspr SPRN_DSRR0,r12; \
|
H A D | entry_32.S | 54 mfspr r0,SPRN_DSRR0 1199 RET_FROM_EXC_LEVEL(SPRN_DSRR0, SPRN_DSRR1, PPC_RFDI)
|
H A D | exceptions-64e.S | 309 #define SPRN_DBG_SRR0 SPRN_DSRR0
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_booke.h | 271 EXC_LEVEL_EXCEPTION_PROLOG(DBG, trapno+8, DEBUG, SPRN_DSRR0, SPRN_DSRR1) 377 mtspr SPRN_DSRR0,r12; \
|
H A D | entry_32.S | 500 RET_FROM_EXC_LEVEL(SPRN_DSRR0, SPRN_DSRR1, PPC_RFDI)
|
H A D | exceptions-64e.S | 288 #define SPRN_DBG_SRR0 SPRN_DSRR0
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg_booke.h | 140 #define SPRN_DSRR0 0x23E /* Debug Save and Restore Register 0 */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg_booke.h | 140 #define SPRN_DSRR0 0x23E /* Debug Save and Restore Register 0 */ macro
|
Completed in 14 milliseconds