Searched refs:TOD_UNIX_EPOCH (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dearly.c70 if (set_tod_clock(TOD_UNIX_EPOCH) || store_tod_clock_ext_cc(&clk))
74 tod_clock_base.tod = TOD_UNIX_EPOCH;
75 S390_lowcore.last_update_clock = TOD_UNIX_EPOCH;
H A Dtime.c208 delta = initial_leap_seconds + TOD_UNIX_EPOCH;
221 delta = initial_leap_seconds + TOD_UNIX_EPOCH;
807 tod_to_ns(stzi.lsoib.nlsout - TOD_UNIX_EPOCH) / NSEC_PER_SEC,
H A Ddebug.c935 timestamp -= TOD_UNIX_EPOCH >> 12;
/linux-master/arch/s390/include/asm/
H A Dtimex.h18 #define TOD_UNIX_EPOCH 0x7d91048bca000000ULL macro

Completed in 106 milliseconds