Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-fadump.h109 case SPRN_DSISR: in opal_fadump_set_regval_regnum()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-fadump.h109 case SPRN_DSISR: in opal_fadump_set_regval_regnum()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_8xx.S382 mfspr r5,SPRN_DSISR
471 144: mfspr r10, SPRN_DSISR
473 mtspr SPRN_DSISR, r10
529 mfspr r10, SPRN_DSISR
H A Dhead_32.h27 mfspr r11, SPRN_DSISR
239 mfspr \reg2, SPRN_DSISR
H A Dhead_book3s_32.S298 mfspr r10, SPRN_DSISR
314 mfspr r11, SPRN_DSISR
496 mtspr SPRN_DSISR,r1 /* (shouldn't be needed) */
574 mtspr SPRN_DSISR,r1
H A Dkvm.c454 case KVM_INST_MFSPR(SPRN_DSISR): in kvm_check_ins()
557 case KVM_INST_MTSPR(SPRN_DSISR): in kvm_check_ins()
H A Dexceptions-64s.S427 mfspr r10,SPRN_DSISR
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dhead_8xx.S449 144: mfspr r10, SPRN_DSISR
451 mtspr SPRN_DSISR, r10
506 mfspr r10, SPRN_DSISR
H A Dkvm.c454 case KVM_INST_MFSPR(SPRN_DSISR): in kvm_check_ins()
557 case KVM_INST_MTSPR(SPRN_DSISR): in kvm_check_ins()
H A Dhead_32.h33 mfspr r11, SPRN_DSISR
H A Dhead_book3s_32.S284 mfspr r10, SPRN_DSISR
460 mtspr SPRN_DSISR,r1 /* (shouldn't be needed) */
541 mtspr SPRN_DSISR,r1
H A Dexceptions-64s.S351 mfspr r10,SPRN_DSISR
/kernel/linux/linux-5.10/arch/powerpc/platforms/pasemi/
H A Dsetup.c330 dsisr = mfspr(SPRN_DSISR); in pas_machine_check_handler()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pasemi/
H A Dsetup.c330 dsisr = mfspr(SPRN_DSISR); in pas_machine_check_handler()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_emulate.c692 case SPRN_DSISR: in kvmppc_core_emulate_mtspr_pr()
889 case SPRN_DSISR: in kvmppc_core_emulate_mfspr_pr()
H A Dbook3s_hv_rmhandlers.S869 mtspr SPRN_DSISR, r6
2157 mtspr SPRN_DSISR, r6
3340 mfspr r6, SPRN_DSISR
H A Dbook3s_hv.c3669 mtspr(SPRN_DSISR, vcpu->arch.shregs.dsisr); in kvmhv_p9_guest_entry()
3708 vcpu->arch.shregs.dsisr = mfspr(SPRN_DSISR); in kvmhv_p9_guest_entry()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_emulate.c688 case SPRN_DSISR: in kvmppc_core_emulate_mtspr_pr()
888 case SPRN_DSISR: in kvmppc_core_emulate_mfspr_pr()
H A Dbook3s_hv_p9_entry.c717 mtspr(SPRN_DSISR, vcpu->arch.shregs.dsisr); in kvmhv_vcpu_entry_p9()
733 vcpu->arch.shregs.dsisr = mfspr(SPRN_DSISR); in kvmhv_vcpu_entry_p9()
H A Dbook3s_hv_rmhandlers.S785 mtspr SPRN_DSISR, r6
1645 mtspr SPRN_DSISR, r6
2716 mfspr r6, SPRN_DSISR
H A Dbook3s_hv.c4110 mtspr(SPRN_DSISR, vcpu->arch.shregs.dsisr); in kvmhv_vcpu_entry_p9_nested()
4120 vcpu->arch.shregs.dsisr = mfspr(SPRN_DSISR); in kvmhv_vcpu_entry_p9_nested()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h314 #define SPRN_DSISR 0x012 /* Data Storage Interrupt Status Register */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h311 #define SPRN_DSISR 0x012 /* Data Storage Interrupt Status Register */ macro
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c1941 mfspr(SPRN_SRR0), mfspr(SPRN_SRR1), mfspr(SPRN_DSISR)); in dump_206_sprs()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c2025 mfspr(SPRN_SRR0), mfspr(SPRN_SRR1), mfspr(SPRN_DSISR)); in dump_206_sprs()

Completed in 51 milliseconds