Searched refs:tod_steering_end (Results 1 – 1 of 1) sorted by relevance
74 static unsigned long long tod_steering_end; variable86 tod_steering_end = *(unsigned long long *) &tod_clock_base[1]; in time_early_init()87 vdso_data->ts_end = tod_steering_end; in time_early_init()248 adj = tod_steering_end - now; in read_tod_clock()444 adj = tod_steering_end - now; in clock_sync_global()453 tod_steering_end = now + (abs(tod_steering_delta) << 15); in clock_sync_global()455 vdso_data->ts_end = tod_steering_end; in clock_sync_global()