Searched refs:hwclock_conttime_offset (Results 1 – 4 of 4) sorted by relevance
668 extern uint64_t hwclock_conttime_offset; in arm_init_cpu()669 hwclock_conttime_offset = gIOHibernateCurrentHeader->hwClockOffset; in arm_init_cpu()
1127 return hwclock_conttime_offset; in ml_get_conttime_offset()
277 extern uint64_t hwclock_conttime_offset;
93 uint64_t hwclock_conttime_offset = 0; variable1206 commpage_update_mach_continuous_time_hw_offset(hwclock_conttime_offset); in clock_wakeup_calendar_hwclock()1726 return ml_get_hwclock() + hwclock_conttime_offset; in mach_continuous_time()