Searched refs:SPRN_TBU40 (Results 1 – 3 of 3) sorted by relevance
636 mtspr SPRN_TBU40,r8 /* update upper 40 bits */643 mtspr SPRN_TBU40,r81893 mtspr SPRN_TBU40,r8 /* update upper 40 bits */1900 mtspr SPRN_TBU40,r8
3408 mtspr(SPRN_TBU40, new_tb); in kvmhv_load_hv_regs_and_go()3411 mtspr(SPRN_TBU40, new_tb + 0x1000000); in kvmhv_load_hv_regs_and_go()3500 mtspr(SPRN_TBU40, new_tb); in kvmhv_load_hv_regs_and_go()3503 mtspr(SPRN_TBU40, new_tb + 0x1000000); in kvmhv_load_hv_regs_and_go()
377 #define SPRN_TBU40 0x11E /* Timebase upper 40 bits (hyper, R/W) */ macro