Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbookehv_interrupts.S222 SPRN_CSRR0, SPRN_CSRR1, 0
244 SPRN_CSRR0, SPRN_CSRR1, 0
261 SPRN_CSRR0, SPRN_CSRR1, 0
269 SPRN_CSRR0, SPRN_CSRR1, 0
273 SPRN_CSRR0, SPRN_CSRR1, 0
335 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
351 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
358 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
363 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
365 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1,
[all...]
H A Dbooke_emulate.c135 case SPRN_CSRR1: in kvmppc_booke_emulate_mtspr()
399 case SPRN_CSRR1: in kvmppc_booke_emulate_mfspr()
H A Dbooke_interrupts.S78 mfspr r4, SPRN_CSRR1
82 mfspr r4, SPRN_CSRR1
84 mtspr SPRN_CSRR1, r4
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbookehv_interrupts.S222 SPRN_CSRR0, SPRN_CSRR1, 0
244 SPRN_CSRR0, SPRN_CSRR1, 0
261 SPRN_CSRR0, SPRN_CSRR1, 0
269 SPRN_CSRR0, SPRN_CSRR1, 0
273 SPRN_CSRR0, SPRN_CSRR1, 0
335 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
351 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
358 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
363 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1, 0
365 SPRN_SPRG_RSCRATCH_CRIT, SPRN_CSRR0, SPRN_CSRR1,
[all...]
H A Dbooke_emulate.c135 case SPRN_CSRR1: in kvmppc_booke_emulate_mtspr()
399 case SPRN_CSRR1: in kvmppc_booke_emulate_mfspr()
H A Dbooke_interrupts.S78 mfspr r4, SPRN_CSRR1
82 mfspr r4, SPRN_CSRR1
84 mtspr SPRN_CSRR1, r4
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dentry_32.S483 RET_FROM_EXC_LEVEL(SPRN_CSRR0, SPRN_CSRR1, PPC_RFCI)
492 RET_FROM_EXC_LEVEL(SPRN_CSRR0, SPRN_CSRR1, PPC_RFCI)
H A Dhead_booke.h269 EXC_LEVEL_EXCEPTION_PROLOG(CRIT, trapno+2, intno, SPRN_CSRR0, SPRN_CSRR1)
337 * a critical exception, so we are using SPRN_CSRR1 to manipulate the MSR).
339 * save (and later restore) the MSR via SPRN_CSRR1, which will still have
436 mtspr SPRN_CSRR1,r9; \
H A Dexceptions-64e.S239 ret_from_level SPRN_CSRR0 SPRN_CSRR1 PACA_EXCRIT SPRN_SPRG_CRIT_SCRATCH
283 #define SPRN_CRIT_SRR1 SPRN_CSRR1
713 mtspr SPRN_CSRR1,r11
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_booke.h277 EXC_LEVEL_EXCEPTION_PROLOG(CRIT, intno, SPRN_CSRR0, SPRN_CSRR1)
355 * a critical exception, so we are using SPRN_CSRR1 to manipulate the MSR).
357 * save (and later restore) the MSR via SPRN_CSRR1, which will still have
449 mtspr SPRN_CSRR1,r9; \
H A Dexceptions-64e.S262 ret_from_level SPRN_CSRR0 SPRN_CSRR1 PACA_EXCRIT SPRN_SPRG_CRIT_SCRATCH
304 #define SPRN_CRIT_SRR1 SPRN_CSRR1
769 mtspr SPRN_CSRR1,r11
H A Dentry_32.S65 mfspr r0,SPRN_CSRR1
1176 RET_FROM_EXC_LEVEL(SPRN_CSRR0, SPRN_CSRR1, PPC_RFCI)
1188 RET_FROM_EXC_LEVEL(SPRN_CSRR0, SPRN_CSRR1, PPC_RFCI)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg_booke.h191 #define SPRN_CSRR1 0x03B /* Critical Save and Restore Register 1 */ macro
218 #define SPRN_CSRR1 SPRN_SRR3 /* Critical Save and Restore Register 1 */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg_booke.h191 #define SPRN_CSRR1 0x03B /* Critical Save and Restore Register 1 */ macro
218 #define SPRN_CSRR1 SPRN_SRR3 /* Critical Save and Restore Register 1 */ macro

Completed in 15 milliseconds