Searched refs:SPRN_TBU40 (Results 1 – 3 of 3) sorted by relevance
637 mtspr SPRN_TBU40,r8 /* update upper 40 bits */644 mtspr SPRN_TBU40,r81905 mtspr SPRN_TBU40,r8 /* update upper 40 bits */1912 mtspr SPRN_TBU40,r8
3462 mtspr(SPRN_TBU40, new_tb); in kvmhv_load_hv_regs_and_go()3465 mtspr(SPRN_TBU40, new_tb + 0x1000000); in kvmhv_load_hv_regs_and_go()3561 mtspr(SPRN_TBU40, new_tb); in kvmhv_load_hv_regs_and_go()3564 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