Home
last modified time | relevance | path

Searched refs:hwClockOffset (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.81.4/iokit/IOKit/
H A DIOHibernatePrivate.h274 uint64_t hwClockOffset; member
/xnu-12377.81.4/osfmk/arm/
H A Darm_init.c728 hwclock_conttime_offset = gIOHibernateCurrentHeader->hwClockOffset; in arm_init_cpu()
/xnu-12377.81.4/doc/lifecycle/
H A Dhibernation.md223 + `hwclock_conttime_offset` is set to the `hwClockOffset` value that iBoot
/xnu-12377.81.4/osfmk/arm64/sptm/
H A Darm_init_sptm.c1229 hwclock_conttime_offset = gIOHibernateCurrentHeader->hwClockOffset; in arm_init_cpu()