Searched defs:tsc_timestamp (Results 1 – 5 of 5) sorted by relevance
29 u64 tsc_timestamp; member
69 u64 tsc_timestamp; member
118 uint64_t tsc_timestamp; member646 uint64_t tsc_timestamp; member
2018 static inline u64 vgettsc(u64 *tsc_timestamp, int *mode) in vgettsc()2054 static int do_monotonic_boot(s64 *t, u64 *tsc_timestamp) in do_monotonic_boot()2073 static int do_realtime(struct timespec64 *ts, u64 *tsc_timestamp) in do_realtime()2095 static bool kvm_get_time_and_clockread(s64 *kernel_ns, u64 *tsc_timestamp) in kvm_get_time_and_clockread()2107 u64 *tsc_timestamp) in kvm_get_walltime_and_clockread()2312 u64 tsc_timestamp, host_tsc; in kvm_guest_time_update() local
509 uint64_t tsc_timestamp; /* TSC at last update of time vals. */ member