Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbooke_emulate.c138 case SPRN_DSRR0: in kvmppc_booke_emulate_mtspr()
402 case SPRN_DSRR0: in kvmppc_booke_emulate_mfspr()
H A Dbookehv_interrupts.S271 SPRN_DSRR0, SPRN_DSRR1, 0
367 SPRN_SPRG_RSCRATCH_DBG, SPRN_DSRR0, SPRN_DSRR1, 0
/linux/arch/powerpc/kernel/
H A Dhead_booke.h270 EXC_LEVEL_EXCEPTION_PROLOG(DBG, trapno+8, DEBUG, SPRN_DSRR0, SPRN_DSRR1)
376 mtspr SPRN_DSRR0,r12; \
H A Dentry_32.S459 RET_FROM_EXC_LEVEL(SPRN_DSRR0, SPRN_DSRR1, PPC_RFDI)
H A Dexceptions-64e.S287 #define SPRN_DBG_SRR0 SPRN_DSRR0
/linux/arch/powerpc/include/asm/
H A Dreg_booke.h134 #define SPRN_DSRR0 0x23E /* Debug Save and Restore Register 0 */ macro