Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/arm/commpage/
H A Dcommpage.h38 #define commpage_disable_timestamp() commpage_set_timestamp( 0, 0, 0, 0, 0 ); macro
/xnu-11215.1.10/osfmk/i386/commpage/
H A Dcommpage.h138 #define commpage_disable_timestamp() commpage_set_timestamp( 0, 0, 0, 0, 0 ); macro
/xnu-11215.1.10/osfmk/kern/
H A Dclock.c764 commpage_disable_timestamp(); in clock_set_calendar_microtime()
1076 commpage_disable_timestamp(); in clock_initialize_calendar()
1192 commpage_disable_timestamp(); in clock_wakeup_calendar_hwclock()
1312 commpage_disable_timestamp(); in clock_wakeup_calendar_legacy()