Home
last modified time | relevance | path

Searched refs:SPRN_DAWR0 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Ddawr.c43 mtspr(SPRN_DAWR0, dawr); in set_dawr()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c574 host_dawr0 = mfspr(SPRN_DAWR0); in kvmhv_vcpu_entry_p9()
620 mtspr(SPRN_DAWR0, vcpu->arch.dawr0); in kvmhv_vcpu_entry_p9()
893 mtspr(SPRN_DAWR0, host_dawr0); in kvmhv_vcpu_entry_p9()
H A Dbook3s_hv_rmhandlers.S647 mfspr r6, SPRN_DAWR0
741 mtspr SPRN_DAWR0, r5
1394 mtspr SPRN_DAWR0, r6
2052 mtspr SPRN_DAWR0, r4
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h284 #define SPRN_DAWR0 0xB4 macro
/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c2088 mfspr(SPRN_DAWR0), mfspr(SPRN_DAWRX0)); in dump_207_sprs()