Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dbooke_emulate.c149 case SPRN_DSRR0: in kvmppc_booke_emulate_mtspr()
413 case SPRN_DSRR0: in kvmppc_booke_emulate_mfspr()
Dbookehv_interrupts.S278 SPRN_DSRR0, SPRN_DSRR1, 0
374 SPRN_SPRG_RSCRATCH_DBG, SPRN_DSRR0, SPRN_DSRR1, 0
/arch/powerpc/kernel/
Dhead_booke.h173 EXC_LEVEL_EXCEPTION_PROLOG(DBG, DEBUG, SPRN_DSRR0, SPRN_DSRR1)
303 mtspr SPRN_DSRR0,r12; \
Dentry_32.S50 mfspr r0,SPRN_DSRR0
1124 RET_FROM_EXC_LEVEL(SPRN_DSRR0, SPRN_DSRR1, PPC_RFDI)
Dexceptions-64e.S321 #define SPRN_DBG_SRR0 SPRN_DSRR0
/arch/powerpc/include/asm/
Dreg_booke.h143 #define SPRN_DSRR0 0x23E /* Debug Save and Restore Register 0 */ macro