Searched refs:SPRN_VTB (Results 1 – 5 of 5) sorted by relevance
99 return mfspr(SPRN_VTB); in get_vtb()
391 #define SPRN_VTB 0x351 /* Virtual Time Base */ macro
931 case SPRN_VTB: in kvmppc_core_emulate_mfspr_pr()
659 mtspr SPRN_VTB, r71877 mfspr r8, SPRN_VTB
3418 mtspr(SPRN_VTB, vc->vtb); in kvmhv_load_hv_regs_and_go()3493 vc->vtb = mfspr(SPRN_VTB); in kvmhv_load_hv_regs_and_go()