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()
666 mtspr SPRN_VTB, r71891 mfspr r8, SPRN_VTB
3424 mtspr(SPRN_VTB, vc->vtb); in kvmhv_load_hv_regs_and_go()3499 vc->vtb = mfspr(SPRN_VTB); in kvmhv_load_hv_regs_and_go()