Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/i386/commpage/
H A Dcommpage.h139 extern void commpage_set_nanotime(uint64_t tsc_base, uint64_t ns_base, uint32_t scale, uint32_t…
H A Dcommpage.c716 commpage_set_nanotime( in commpage_set_nanotime() function
/xnu-11417.121.6/osfmk/i386/
H A Drtclock.c137 commpage_set_nanotime(rntp->tsc_base, rntp->ns_base, rntp->scale, rntp->shift); in rtc_nanotime_set_commpage()