Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Ddawr.c44 mtspr(SPRN_DAWRX0, dawrx); in set_dawr()
/linux/arch/powerpc/kvm/
H A 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()
H A Dbook3s_64_entry.S373 mtspr SPRN_DAWRX0,r10
/linux/arch/powerpc/include/asm/
H A Dreg.h288 #define SPRN_DAWRX0 0xBC macro