Home
last modified time | relevance | path

Searched refs:stimer (Results 1 – 4 of 4) sorted by relevance

/xen/xen/arch/x86/hvm/viridian/
A Dtime.c134 unsigned int stimerx = vs - &vv->stimer[0]; in stimer_expire()
144 unsigned int stimerx = vs - &vv->stimer[0]; in start_stimer()
253 for ( i = 0; i < ARRAY_SIZE(vv->stimer); i++ ) in viridian_time_poll_timers()
266 for ( i = 0; i < ARRAY_SIZE(vv->stimer); i++ ) in time_vcpu_freeze()
284 for ( i = 0; i < ARRAY_SIZE(vv->stimer); i++ ) in time_vcpu_thaw()
502 for ( i = 0; i < ARRAY_SIZE(vv->stimer); i++ ) in viridian_time_vcpu_init()
523 for ( i = 0; i < ARRAY_SIZE(vv->stimer); i++ ) in viridian_time_vcpu_deinit()
545 BUILD_BUG_ON(ARRAY_SIZE(vv->stimer) != in viridian_time_save_vcpu_ctxt()
547 BUILD_BUG_ON(ARRAY_SIZE(vv->stimer) != in viridian_time_save_vcpu_ctxt()
550 for ( i = 0; i < ARRAY_SIZE(vv->stimer); i++ ) in viridian_time_save_vcpu_ctxt()
[all …]
/xen/xen/include/asm-x86/hvm/
A Dviridian.h40 struct viridian_stimer stimer[4]; member
/xen/tools/libxl/
A Dlibxl_types.idl239 (8, "stimer"),
/xen/docs/man/
A Dxl.cfg.5.pod.in2307 =item B<stimer>
2325 B<crash_ctl> and B<stimer> groups.

Completed in 9 milliseconds