Home
last modified time | relevance | path

Searched refs:SPRN_ESR (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/platforms/44x/
H A Dmachine_check.c19 mtspr(SPRN_ESR, reason & ~ESR_IMCP); in machine_check_440A()
57 mtspr(SPRN_ESR, reason & ~ESR_IMCP); in machine_check_47x()
/kernel/linux/linux-6.6/arch/powerpc/platforms/44x/
H A Dmachine_check.c19 mtspr(SPRN_ESR, reason & ~ESR_IMCP); in machine_check_440A()
57 mtspr(SPRN_ESR, reason & ~ESR_IMCP); in machine_check_47x()
/kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/
H A Dmachine_check.c17 mtspr(SPRN_ESR, reason & ~ESR_IMCP); in machine_check_4xx()
/kernel/linux/linux-6.6/arch/powerpc/platforms/4xx/
H A Dmachine_check.c17 mtspr(SPRN_ESR, reason & ~ESR_IMCP); in machine_check_4xx()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_booke.h264 mfspr r9,SPRN_ESR; /* in them at the point where the */\
324 mfspr r5,SPRN_ESR; \
469 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
478 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
496 mfspr r4,SPRN_ESR; /* Grab the ESR and save it */ \
H A Dhead_40x.S126 mfspr r9,SPRN_ESR; /* in them at the point where the */\
183 mfspr r5, SPRN_ESR /* Grab the ESR, save it, pass arg3 */
214 mfspr r4,SPRN_ESR /* Grab the ESR and save it */
H A Dexceptions-64e.S126 mfspr r10,SPRN_ESR
220 mtspr SPRN_ESR,r10
589 mfspr r15,SPRN_ESR
613 mfspr r15,SPRN_ESR
621 mfspr r14,SPRN_ESR
1375 mfspr r11,SPRN_ESR
H A Dkvm.c519 case KVM_INST_MFSPR(SPRN_ESR): in kvm_check_ins()
609 case KVM_INST_MTSPR(SPRN_ESR): in kvm_check_ins()
H A Dhead_44x.S350 * as we could avoid loading SPRN_ESR completely in the first
356 mfspr r12,SPRN_ESR
585 * as we could avoid loading SPRN_ESR completely in the first
591 mfspr r12,SPRN_ESR
H A Dhead_fsl_booke.S376 mfspr r5,SPRN_ESR /* Grab the ESR, save it, pass arg3 */
488 * as we could avoid loading SPRN_ESR completely in the first
494 mfspr r12,SPRN_ESR
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dtlb_low_64e.S117 mfspr r11,SPRN_ESR
535 mfspr r14,SPRN_ESR
742 mtspr SPRN_ESR,r15
917 mtspr SPRN_ESR,r16
947 mfspr r14,SPRN_ESR
1116 mtspr SPRN_ESR,r14
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dtlb_low_64e.S113 mfspr r11,SPRN_ESR
530 mfspr r14,SPRN_ESR
733 mtspr SPRN_ESR,r15
883 mtspr SPRN_ESR,r16
913 mfspr r14,SPRN_ESR
1085 mtspr SPRN_ESR,r14
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dhead_booke.h228 mfspr r9,SPRN_ESR; /* in them at the point where the */\
319 mfspr r5,SPRN_ESR; \
460 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
500 mfspr r4,SPRN_ESR; /* Grab the ESR and save it */ \
H A Dexceptions-64e.S126 mfspr r10,SPRN_ESR
199 mtspr SPRN_ESR,r10
532 mfspr r15,SPRN_ESR
562 mfspr r15,SPRN_ESR
574 mfspr r14,SPRN_ESR
1052 mfspr r11,SPRN_ESR
H A Dkvm.c519 case KVM_INST_MFSPR(SPRN_ESR): in kvm_check_ins()
609 case KVM_INST_MTSPR(SPRN_ESR): in kvm_check_ins()
H A Dhead_32.h31 mfspr r11, SPRN_ESR
H A Dhead_44x.S351 * as we could avoid loading SPRN_ESR completely in the first
357 mfspr r12,SPRN_ESR
595 * as we could avoid loading SPRN_ESR completely in the first
601 mfspr r12,SPRN_ESR
H A Dentry_32.S430 mtspr SPRN_ESR,r10; \
H A Dhead_85xx.S368 mfspr r5,SPRN_ESR /* Grab the ESR, save it */
480 * as we could avoid loading SPRN_ESR completely in the first
486 mfspr r12,SPRN_ESR
H A Dhead_40x.S117 mfspr r11,SPRN_ESR
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbooke_emulate.c129 case SPRN_ESR: in kvmppc_booke_emulate_mtspr()
390 case SPRN_ESR: in kvmppc_booke_emulate_mfspr()
H A Dbooke_interrupts.S202 mfspr r9, SPRN_ESR
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbooke_emulate.c129 case SPRN_ESR: in kvmppc_booke_emulate_mtspr()
390 case SPRN_ESR: in kvmppc_booke_emulate_mfspr()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg_booke.h193 #define SPRN_ESR 0x03E /* Exception Syndrome Register */ macro
207 #define SPRN_ESR 0x3D4 /* Exception Syndrome Register */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg_booke.h193 #define SPRN_ESR 0x03E /* Exception Syndrome Register */ macro
207 #define SPRN_ESR 0x3D4 /* Exception Syndrome Register */ macro

Completed in 21 milliseconds

12