Searched refs:__get_tod_clock_monotonic (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dtimex.h207 static __always_inline unsigned long __get_tod_clock_monotonic(void) function
224 tod = __get_tod_clock_monotonic();
/linux-master/arch/s390/kernel/
H A Dtime.c107 return tod_to_ns(__get_tod_clock_monotonic());

Completed in 116 milliseconds