Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dtimex.h30 static inline int store_tod_clock(__u64 *time) in store_tod_clock() function
/linux-4.1.27/arch/s390/kernel/
Dearly.c49 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()
/linux-4.1.27/arch/s390/kvm/
Dpriv.c52 if (store_tod_clock(&hostclk)) { in handle_set_clock()
Dkvm-s390.c455 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()