Home
last modified time | relevance | path

Searched defs:reftime (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/hv/
Dhv_util.c296 static inline u64 reftime_to_ns(u64 reftime) in reftime_to_ns()
308 u64 newtime, reftime, timediff_adj; in hv_get_adj_host_time() local
380 static inline void adj_guesttime(u64 hosttime, u64 reftime, u8 adj_flags) in adj_guesttime()