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