Searched refs:store_tod_clock (Results 1 – 4 of 4) sorted by relevance
30 static inline int store_tod_clock(__u64 *time) in store_tod_clock() function
49 if (store_tod_clock(&time) == 0) in reset_tod_clock()52 if (set_tod_clock(TOD_UNIX_EPOCH) != 0 || store_tod_clock(&time) != 0) in reset_tod_clock()
52 if (store_tod_clock(&hostclk)) { in handle_set_clock()
455 r = store_tod_clock(&host_tod); in kvm_s390_set_tod_low()506 r = store_tod_clock(&host_tod); in kvm_s390_get_tod_low()