Home
last modified time | relevance | path

Searched refs:hwclock_conttime_offset (Results 1 – 6 of 6) sorted by relevance

/xnu-11417.140.69/osfmk/arm/
H A Darm_init.c717 extern uint64_t hwclock_conttime_offset; in arm_init_cpu()
718 hwclock_conttime_offset = gIOHibernateCurrentHeader->hwClockOffset; in arm_init_cpu()
H A Dmachine_routines_common.c1243 return hwclock_conttime_offset; in ml_get_conttime_offset()
/xnu-11417.140.69/osfmk/kern/
H A Dclock.h276 extern uint64_t hwclock_conttime_offset;
H A Dclock.c93 uint64_t hwclock_conttime_offset = 0; variable
1210 commpage_update_mach_continuous_time_hw_offset(hwclock_conttime_offset); in clock_wakeup_calendar_hwclock()
1730 return ml_get_hwclock() + hwclock_conttime_offset; in mach_continuous_time()
1751 return ml_get_hwclock_speculative() + hwclock_conttime_offset; in mach_continuous_speculative_time()
/xnu-11417.140.69/osfmk/arm64/sptm/
H A Darm_init_sptm.c1072 extern uint64_t hwclock_conttime_offset; in arm_init_cpu()
1073 hwclock_conttime_offset = gIOHibernateCurrentHeader->hwClockOffset; in arm_init_cpu()
1129 hwclock_conttime_offset); in arm_init_cpu()
/xnu-11417.140.69/doc/lifecycle/
H A Dhibernation.md223 + `hwclock_conttime_offset` is set to the `hwClockOffset` value that iBoot