Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/kernel/
Dhead_booke.h168 EXC_LEVEL_EXCEPTION_PROLOG(DBG, SPRN_DSRR0, SPRN_DSRR1)
286 mtspr SPRN_DSRR1,r9; \
Dexceptions-64e.S72 #define SPRN_DBG_SRR1 SPRN_DSRR1
491 mtspr SPRN_DSRR1,r11
Dentry_32.S53 mfspr r0,SPRN_DSRR1
1131 RET_FROM_EXC_LEVEL(SPRN_DSRR0, SPRN_DSRR1, PPC_RFDI)
/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h111 #define SPRN_DSRR1 0x23F /* Debug Save and Restore Register 1 */ macro