Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Ddawr.c47 mtspr(SPRN_DAWRX1, dawrx); in set_dawr()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c578 host_dawrx1 = mfspr(SPRN_DAWRX1); in kvmhv_vcpu_entry_p9()
627 mtspr(SPRN_DAWRX1, vcpu->arch.dawrx1); in kvmhv_vcpu_entry_p9()
900 mtspr(SPRN_DAWRX1, host_dawrx1); in kvmhv_vcpu_entry_p9()
H A Dbook3s_64_entry.S375 mtspr SPRN_DAWRX1,r10
/linux/arch/powerpc/include/asm/
H A Dreg.h289 #define SPRN_DAWRX1 0xBD macro
/linux/arch/powerpc/xmon/
H A Dxmon.c2089 mfspr(SPRN_DAWR1), mfspr(SPRN_DAWRX1)); in dump_207_sprs()