Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Ds390-tod.h24 static inline uint64_t tod2time(uint64_t t) in tod2time() function
H A Dmisc_helper.c200 time = tod2time(time); in update_ckc_timer()
263 time = tod2time(time); in HELPER()
/openbmc/qemu/docs/devel/
H A Dsubmitting-a-patch.rst187 Fixes: 14055ce53c2d ("s390x/tcg: avoid overflows in time2tod/tod2time")