Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/arm/commpage/
H A Dcommpage.h38 #define commpage_disable_timestamp() commpage_set_timestamp( 0, 0, 0, 0, 0 ); macro
/xnu-8020.101.4/osfmk/i386/commpage/
H A Dcommpage.h138 #define commpage_disable_timestamp() commpage_set_timestamp( 0, 0, 0, 0, 0 ); macro
/xnu-8020.101.4/osfmk/kern/
H A Dclock.c760 commpage_disable_timestamp(); in clock_set_calendar_microtime()
1072 commpage_disable_timestamp(); in clock_initialize_calendar()
1188 commpage_disable_timestamp(); in clock_wakeup_calendar_hwclock()
1308 commpage_disable_timestamp(); in clock_wakeup_calendar_legacy()