Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kvm/
Dbooke_emulate.c152 case SPRN_DSRR1: in kvmppc_booke_emulate_mtspr()
416 case SPRN_DSRR1: in kvmppc_booke_emulate_mfspr()
Dbookehv_interrupts.S278 SPRN_DSRR0, SPRN_DSRR1, 0
374 SPRN_SPRG_RSCRATCH_DBG, SPRN_DSRR0, SPRN_DSRR1, 0
/linux-4.4.14/arch/powerpc/kernel/
Dhead_booke.h173 EXC_LEVEL_EXCEPTION_PROLOG(DBG, DEBUG, SPRN_DSRR0, SPRN_DSRR1)
304 mtspr SPRN_DSRR1,r9; \
Dentry_32.S51 mfspr r0,SPRN_DSRR1
1107 RET_FROM_EXC_LEVEL(SPRN_DSRR0, SPRN_DSRR1, PPC_RFDI)
Dexceptions-64e.S322 #define SPRN_DBG_SRR1 SPRN_DSRR1
813 mtspr SPRN_DSRR1,r11
/linux-4.4.14/arch/powerpc/include/asm/
Dreg_booke.h144 #define SPRN_DSRR1 0x23F /* Debug Save and Restore Register 1 */ macro