Searched refs:cntvoff_el2 (Results 1 – 3 of 3) sorted by relevance
91 hypctx->hyp->vtimer.cntvoff_el2; in vtimer_virtual_timer_intr()170 hyp->vtimer.cntvoff_el2 = now; in vtimer_vminit()242 hypctx->hyp->vtimer.cntvoff_el2; in vtimer_sync_hwstate()289 hypctx->hyp->vtimer.cntvoff_el2; in vtimer_schedule_irq()348 cntpct_el0 = READ_SPECIALREG(cntpct_el0) - hyp->vtimer.cntvoff_el2; in vtimer_phys_ctl_read()393 *rval = READ_SPECIALREG(cntpct_el0) - hyp->vtimer.cntvoff_el2; in vtimer_phys_cnt_read()458 hyp->vtimer.cntvoff_el2; in vtimer_phys_tval_read()477 cntpct_el0 = READ_SPECIALREG(cntpct_el0) - hyp->vtimer.cntvoff_el2; in vtimer_phys_tval_write()
436 WRITE_SPECIALREG(cntvoff_el2, hyp->vtimer.cntvoff_el2); in vmm_hyp_reg_restore()488 uint64_t cntvoff_el2; in vmm_hyp_call_guest() local499 cntvoff_el2 = READ_SPECIALREG(cntvoff_el2); in vmm_hyp_call_guest()578 WRITE_SPECIALREG(cntvoff_el2, cntvoff_el2); in vmm_hyp_call_guest()
407 msr cntvoff_el2, xzr