Home
last modified time | relevance | path

Searched refs:SPRN_TBU40 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dbook3s_hv_ras.c158 mtspr(SPRN_TBU40, new_tb); in kvmppc_p9_realmode_hmi_handler()
161 mtspr(SPRN_TBU40, new_tb); in kvmppc_p9_realmode_hmi_handler()
179 mtspr(SPRN_TBU40, new_tb); in kvmppc_p9_realmode_hmi_handler()
182 mtspr(SPRN_TBU40, new_tb); in kvmppc_p9_realmode_hmi_handler()
H A Dbook3s_hv_p9_entry.c598 mtspr(SPRN_TBU40, new_tb); in kvmhv_vcpu_entry_p9()
601 mtspr(SPRN_TBU40, new_tb); in kvmhv_vcpu_entry_p9()
853 mtspr(SPRN_TBU40, new_tb); in kvmhv_vcpu_entry_p9()
856 mtspr(SPRN_TBU40, new_tb); in kvmhv_vcpu_entry_p9()
/linux/arch/powerpc/include/asm/
H A Dreg.h371 #define SPRN_TBU40 0x11E /* Timebase upper 40 bits (hyper, R/W) */ macro