Searched refs:TOD_UNIX_EPOCH (Results 1 – 3 of 3) sorted by relevance
110 if (set_tod_clock(TOD_UNIX_EPOCH) || store_tod_clock_ext_cc(&clk)) in reset_tod_clock()113 tod_clock_base.tod = TOD_UNIX_EPOCH; in reset_tod_clock()114 get_lowcore()->last_update_clock = TOD_UNIX_EPOCH; in reset_tod_clock()
20 #define TOD_UNIX_EPOCH 0x7d91048bca000000ULL macro
1092 timestamp -= TOD_UNIX_EPOCH >> 12; in debug_finish_entry()