Searched refs:SPRN_TBU40 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_ras.c | 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()
|
H A D | book3s_hv_p9_entry.c | 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()
|
H A D | book3s_hv_rmhandlers.S | 584 mtspr SPRN_TBU40,r8 /* update upper 40 bits */ 591 mtspr SPRN_TBU40,r8 1460 mtspr SPRN_TBU40,r8 /* update upper 40 bits */ 1467 mtspr SPRN_TBU40,r8
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | reg.h | 375 #define SPRN_TBU40 0x11E /* Timebase upper 40 bits (hyper, R/W) */ macro
|