Searched refs:SPRN_TBU40 (Results 1 – 3 of 3) sorted by relevance
643 mtspr SPRN_TBU40,r8 /* update upper 40 bits */650 mtspr SPRN_TBU40,r81911 mtspr SPRN_TBU40,r8 /* update upper 40 bits */1918 mtspr SPRN_TBU40,r8
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()
378 #define SPRN_TBU40 0x11E /* Timebase upper 40 bits (hyper, R/W) */ macro