Searched refs:SPRN_TBU40 (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/arch/powerpc/kvm/ |
D | book3s_hv_ras.c | 157 mtspr(SPRN_TBU40, new_tb); in kvmppc_p9_realmode_hmi_handler() 160 mtspr(SPRN_TBU40, new_tb); in kvmppc_p9_realmode_hmi_handler() 178 mtspr(SPRN_TBU40, new_tb); in kvmppc_p9_realmode_hmi_handler() 181 mtspr(SPRN_TBU40, new_tb); in kvmppc_p9_realmode_hmi_handler()
|
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()
|
D | book3s_hv_rmhandlers.S | 583 mtspr SPRN_TBU40,r8 /* update upper 40 bits */ 590 mtspr SPRN_TBU40,r8 1458 mtspr SPRN_TBU40,r8 /* update upper 40 bits */ 1465 mtspr SPRN_TBU40,r8
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | reg.h | 375 #define SPRN_TBU40 0x11E /* Timebase upper 40 bits (hyper, R/W) */ macro
|