Home
last modified time | relevance | path

Searched refs:tod_delta (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/include/asm/vdso/ !
H A Dtime_data.h8 __s64 tod_delta; member
H A Dgettimeofday.h19 return get_tod_clock() - vd->arch_data.tod_delta; in __arch_get_hw_counter()
/linux/arch/s390/kernel/ !
H A Dtime.c80 vdso_k_time_data->arch_data.tod_delta = tod_clock_base.tod; in time_early_init()
357 vdso_k_time_data->arch_data.tod_delta = tod_clock_base.tod; in clock_sync_global()