Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Ddawr.c43 mtspr(SPRN_DAWR0, dawr); in set_dawr()
/linux-6.1.9/arch/powerpc/kvm/
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()
Dbook3s_hv_rmhandlers.S646 mfspr r6, SPRN_DAWR0
740 mtspr SPRN_DAWR0, r5
1392 mtspr SPRN_DAWR0, r6
2048 mtspr SPRN_DAWR0, r4
/linux-6.1.9/arch/powerpc/include/asm/
Dreg.h284 #define SPRN_DAWR0 0xB4 macro
/linux-6.1.9/arch/powerpc/xmon/
Dxmon.c2091 mfspr(SPRN_DAWR0), mfspr(SPRN_DAWRX0)); in dump_207_sprs()