Searched refs:SPRN_CSRR1 (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/arch/powerpc/kvm/
H A Dbookehv_interrupts.S229 SPRN_CSRR0, SPRN_CSRR1, 0
251 SPRN_CSRR0, SPRN_CSRR1, 0
268 SPRN_CSRR0, SPRN_CSRR1, 0
276 SPRN_CSRR0, SPRN_CSRR1, 0
280 SPRN_CSRR0, SPRN_CSRR1, 0
342 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
358 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
365 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
370 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
372 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
H A Dbooke_emulate.c146 case SPRN_CSRR1: kvmppc_booke_emulate_mtspr()
410 case SPRN_CSRR1: kvmppc_booke_emulate_mfspr()
H A Dbooke_interrupts.S89 mfspr r4, SPRN_CSRR1
93 mfspr r4, SPRN_CSRR1
95 mtspr SPRN_CSRR1, r4
/linux-4.1.27/arch/powerpc/kernel/
H A Dhead_booke.h171 EXC_LEVEL_EXCEPTION_PROLOG(CRIT, intno, SPRN_CSRR0, SPRN_CSRR1)
263 * a critical exception, so we are using SPRN_CSRR1 to manipulate the MSR).
265 * save (and later restore) the MSR via SPRN_CSRR1, which will still have
357 mtspr SPRN_CSRR1,r9; \
H A Dentry_32.S58 mfspr r0,SPRN_CSRR1
1077 RET_FROM_EXC_LEVEL(SPRN_CSRR0, SPRN_CSRR1, PPC_RFCI)
1088 RET_FROM_EXC_LEVEL(SPRN_CSRR0, SPRN_CSRR1, PPC_RFCI)
H A Dexceptions-64e.S275 ret_from_level SPRN_CSRR0 SPRN_CSRR1 PACA_EXCRIT SPRN_SPRG_CRIT_SCRATCH
316 #define SPRN_CRIT_SRR1 SPRN_CSRR1
749 mtspr SPRN_CSRR1,r11
H A Dhead_40x.S675 * a critical exception, so we are using SPRN_CSRR1 to manipulate the MSR).
/linux-4.1.27/arch/powerpc/include/asm/
H A Dreg_booke.h195 #define SPRN_CSRR1 0x03B /* Critical Save and Restore Register 1 */ macro
222 #define SPRN_CSRR1 SPRN_SRR3 /* Critical Save and Restore Register 1 */ macro

Completed in 233 milliseconds