Searched refs:titan_tod (Results 1 – 1 of 1) sorted by relevance
53 unsigned long tb0, titan_tod; in proc_titantod_show() local56 titan_tod = HvCallXm_loadTod(); in proc_titantod_show()60 seq_printf(m, " titan tod = %016lx\n", titan_tod); in proc_titantod_show()69 startTitan = titan_tod; in proc_titantod_show()72 unsigned long titan_usec = (titan_tod - startTitan) >> 12; in proc_titantod_show()