Searched refs:SPRN_TBU40 (Results 1 – 3 of 3) sorted by relevance
158 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()
598 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()
371 #define SPRN_TBU40 0x11E /* Timebase upper 40 bits (hyper, R/W) */ macro