Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/vdso/
H A Dvclock_gettime.c146 notrace static __always_inline int do_realtime(struct vvar_data *vvar, in do_realtime() function
262 return do_realtime(vvd, ts); in __vdso_clock_gettime()
317 do_realtime(vvd, &tstv->ts); in __vdso_gettimeofday()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c2869 static int do_realtime(struct timespec64 *ts, u64 *tsc_timestamp) in do_realtime() function
2909 return gtod_is_based_on_tsc(do_realtime(ts, tsc_timestamp)); in kvm_get_walltime_and_clockread()