Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/commpage/
H A Dcommpage.h47 extern void commpage_update_mach_continuous_time_hw_offset(uint64_t offset);
H A Dcommpage.c794 commpage_update_mach_continuous_time_hw_offset(uint64_t offset) in commpage_update_mach_continuous_time_hw_offset() function
/xnu-8019.80.24/osfmk/kern/
H A Dclock.c1206 commpage_update_mach_continuous_time_hw_offset(hwclock_conttime_offset); in clock_wakeup_calendar_hwclock()