Home
last modified time | relevance | path

Searched refs:SPRN_DAWRX0 (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/arch/powerpc/kernel/
Ddawr.c44 mtspr(SPRN_DAWRX0, dawrx); in set_dawr()
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_hv_p9_entry.c575 host_dawrx0 = mfspr(SPRN_DAWRX0); in kvmhv_vcpu_entry_p9()
622 mtspr(SPRN_DAWRX0, vcpu->arch.dawrx0); in kvmhv_vcpu_entry_p9()
895 mtspr(SPRN_DAWRX0, host_dawrx0); in kvmhv_vcpu_entry_p9()
Dbook3s_64_entry.S373 mtspr SPRN_DAWRX0,r10
Dbook3s_hv_rmhandlers.S647 mfspr r7, SPRN_DAWRX0
741 mtspr SPRN_DAWRX0, r6
1393 mtspr SPRN_DAWRX0, r7
2049 mtspr SPRN_DAWRX0, r5
/linux-6.1.9/arch/powerpc/include/asm/
Dreg.h292 #define SPRN_DAWRX0 0xBC macro
/linux-6.1.9/arch/powerpc/xmon/
Dxmon.c2091 mfspr(SPRN_DAWR0), mfspr(SPRN_DAWRX0)); in dump_207_sprs()