Home
last modified time | relevance | path

Searched refs:SPRN_DBSR (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbooke.h110 mtspr(SPRN_DBSR, mfspr(SPRN_DBSR)); in kvmppc_clear_dbsr()
H A Dbooke_emulate.c249 case SPRN_DBSR: in kvmppc_booke_emulate_mtspr()
439 case SPRN_DBSR: in kvmppc_booke_emulate_mfspr()
H A Dbooke_interrupts.S87 mtspr SPRN_DBSR, r4
485 mtspr SPRN_DBSR, r3
H A Dbooke.c978 vcpu->arch.dbsr = mfspr(SPRN_DBSR); in kvmppc_restart_interrupt()
1438 mtspr(SPRN_DBSR, DBSR_MRR); in kvmppc_subarch_vcpu_init()
/openbmc/linux/arch/powerpc/kernel/
H A Dhead_booke.h354 mfspr r10,SPRN_DBSR; /* check single-step/branch taken */ \
371 mtspr SPRN_DBSR,r10; \
391 2: mfspr r4,SPRN_DBSR; \
412 mfspr r10,SPRN_DBSR; /* check single-step/branch taken */ \
429 mtspr SPRN_DBSR,r10; \
449 2: mfspr r4,SPRN_DBSR; \
H A Dhead_40x.S478 mfspr r10,SPRN_DBSR /* check single-step/branch taken */
492 mtspr SPRN_DBSR,r10
508 2: mfspr r4,SPRN_DBSR
H A Dexceptions-64e.S690 mfspr r14,SPRN_DBSR /* check single-step/branch taken */
712 mtspr SPRN_DBSR,r14
734 mfspr r14,SPRN_DBSR
761 mfspr r14,SPRN_DBSR /* check single-step/branch taken */
783 mtspr SPRN_DBSR,r14
805 mfspr r14,SPRN_DBSR
H A Dinterrupt.c94 mtspr(SPRN_DBSR, -1); in booke_load_dbcr0()
H A Dtraps.c2045 mtspr(SPRN_DBSR, DBSR_BT); in DEFINE_INTERRUPT_HANDLER()
2070 mtspr(SPRN_DBSR, DBSR_IC); in DEFINE_INTERRUPT_HANDLER()
H A Dhead_85xx.S203 mtspr SPRN_DBSR,r2
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h195 #define SPRN_DBSR 0x130 /* Debug Status Register */ macro
213 #define SPRN_DBSR 0x3F0 /* Debug Status Register */ macro
H A Dinterrupt.h147 mtspr(SPRN_DBSR, -1); in booke_restore_dbcr0()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h163 #define SPRN_DBSR 0x3F0 /* Debug Status Register */ macro
169 #define SPRN_DBSR 0x130 /* Book E Debug Status Register */ macro
616 #define DBSR SPRN_DBSR /* Debug Status Register */