Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dtimex.h57 static inline int store_tod_clock_ext_cc(union tod_clock *clk) in store_tod_clock_ext_cc() function
/linux/arch/s390/boot/
H A Dstartup.c111 if (store_tod_clock_ext_cc(&clk) == 0) in reset_tod_clock()
114 if (set_tod_clock(TOD_UNIX_EPOCH) || store_tod_clock_ext_cc(&clk)) in reset_tod_clock()