Searched refs:SPRN_TBU40 (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_hv_rmhandlers.S | 643 mtspr SPRN_TBU40,r8 /* update upper 40 bits */ 650 mtspr SPRN_TBU40,r8 1911 mtspr SPRN_TBU40,r8 /* update upper 40 bits */ 1918 mtspr SPRN_TBU40,r8
|
H A D | book3s_hv.c | 3480 mtspr(SPRN_TBU40, new_tb); in kvmhv_load_hv_regs_and_go() 3483 mtspr(SPRN_TBU40, new_tb + 0x1000000); in kvmhv_load_hv_regs_and_go() 3579 mtspr(SPRN_TBU40, new_tb); in kvmhv_load_hv_regs_and_go() 3582 mtspr(SPRN_TBU40, new_tb + 0x1000000); in kvmhv_load_hv_regs_and_go()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg.h | 378 #define SPRN_TBU40 0x11E /* Timebase upper 40 bits (hyper, R/W) */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg.h | 375 #define SPRN_TBU40 0x11E /* Timebase upper 40 bits (hyper, R/W) */ macro
|
Completed in 28 milliseconds