Home
last modified time | relevance | path

Searched refs:phys_timer_base (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dvtimer.c66 d->arch.phys_timer_base.offset = NOW(); in domain_vtimer_init()
191 v->arch.phys_timer.cval + v->domain->arch.phys_timer_base.offset); in vtimer_cntp_ctl()
208 now = NOW() - v->domain->arch.phys_timer_base.offset; in vtimer_cntp_tval()
222 v->domain->arch.phys_timer_base.offset); in vtimer_cntp_tval()
248 v->domain->arch.phys_timer_base.offset); in vtimer_cntp_cval()
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Ddomain.h71 } phys_timer_base; member

Completed in 4 milliseconds