Home
last modified time | relevance | path

Searched refs:SPRN_ESR (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/arch/powerpc/platforms/4xx/
H A Dmachine_check.c17 mtspr(SPRN_ESR, reason & ~ESR_IMCP); in machine_check_4xx()
/openbmc/linux/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.S357 mfspr r12,SPRN_ESR
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 */
486 mfspr r12,SPRN_ESR
H A Dhead_40x.S117 mfspr r11,SPRN_ESR
/openbmc/linux/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
/openbmc/linux/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
H A Dbookehv_interrupts.S146 mfspr r8, SPRN_ESR
/openbmc/linux/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
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h207 #define SPRN_ESR 0x3D4 /* Exception Syndrome Register */ macro
209 #define SPRN_ESR 0x03E /* Book E Exception Syndrome Register */ macro
622 #define ESR SPRN_ESR /* Exception Syndrome Register */