Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dtime.h35 s_time_t get_s_time_fixed(u64 at_tick);
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c995 s_time_t get_s_time_fixed(u64 at_tsc) in get_s_time_fixed() function
1013 return get_s_time_fixed(0); in get_s_time()
1461 c->local_stime = get_s_time_fixed(c->local_tsc); in time_calibration_rendezvous_tail()
1593 ap_bringup_ref.local_stime = get_s_time_fixed(ap_bringup_ref.local_tsc); in time_latch_stamps()
1620 now = get_s_time_fixed(tsc); in init_percpu_time()
1694 t->stamp.local_stime = get_s_time_fixed(boot_tsc_stamp); in reset_percpu_time()
A Dplatform_hypercall.c135 entry->val = get_s_time_fixed(tsc) in resource_access()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dvpt.c47 now = get_s_time_fixed(at_tsc) + pl->stime_offset; in hvm_get_guest_time_fixed()

Completed in 8 milliseconds