Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Ddawr.c42 mtspr(SPRN_DAWR0, dawr); in set_dawr()
/arch/powerpc/kvm/
Dbook3s_hv_p9_entry.c221 host_dawr0 = mfspr(SPRN_DAWR0); in kvmhv_vcpu_entry_p9()
241 mtspr(SPRN_DAWR0, vcpu->arch.dawr0); in kvmhv_vcpu_entry_p9()
460 mtspr(SPRN_DAWR0, host_dawr0); in kvmhv_vcpu_entry_p9()
Dbook3s_hv_rmhandlers.S638 mfspr r6, SPRN_DAWR0
732 mtspr SPRN_DAWR0, r5
1394 mtspr SPRN_DAWR0, r6
2060 mtspr SPRN_DAWR0, r4
/arch/powerpc/include/asm/
Dreg.h284 #define SPRN_DAWR0 0xB4 macro
/arch/powerpc/xmon/
Dxmon.c2095 mfspr(SPRN_DAWR0), mfspr(SPRN_DAWRX0)); in dump_207_sprs()