Searched refs:commpage_update_boottime (Results 1 – 5 of 5) sorted by relevance
49 extern void commpage_update_boottime(uint64_t boottime_usec);
188 commpage_update_boottime(secs * USEC_PER_SEC + microsecs); in commpage_populate()828 commpage_update_boottime(uint64_t value) in commpage_update_boottime() function
146 extern void commpage_update_boottime(uint64_t boottime_usec);
438 commpage_update_boottime(secs * USEC_PER_SEC + microsecs); in commpage_boottime_init()976 commpage_update_boottime(uint64_t boottime) in commpage_update_boottime() function
837 commpage_update_boottime(commpage_value); in clock_set_calendar_microtime()1106 commpage_update_boottime(clock_boottime * USEC_PER_SEC + clock_boottime_usec); in clock_initialize_calendar()