Searched refs:get_tod_clock (Results 1 – 9 of 9) sorted by relevance
156 static inline unsigned long long get_tod_clock(void) in get_tod_clock() function172 return get_tod_clock(); in get_tod_clock_fast()178 return (cycles_t) get_tod_clock() >> 2; in get_cycles()199 tod = get_tod_clock() - *(unsigned long long *) &tod_clock_base[1]; in get_tod_clock_monotonic()
83 now = get_tod_clock(); in show_idle_time()108 now = get_tod_clock(); in arch_cpu_idle_time()
149 S390_lowcore.clock_comparator = get_tod_clock() + delta; in s390_next_event()241 now = get_tod_clock(); in read_tod_clock()367 *clock = get_tod_clock() - lpar_offset; in get_phys_clock()437 now = get_tod_clock(); in clock_sync_global()
440 end = get_tod_clock() + (1000000UL << 12); in smp_emergency_stop()446 get_tod_clock() < end) in smp_emergency_stop()449 while (get_tod_clock() < end) { in smp_emergency_stop()844 S390_lowcore.last_update_clock = get_tod_clock(); in smp_start_secondary()
361 tmp = get_tod_clock(); in s390_do_machine_check()
40 end = get_tod_clock() + (usecs << 12); in __udelay_disabled()
114 net_data->timestamp = get_tod_clock(); in appldata_get_net_sum_data()
112 mem_data->timestamp = get_tod_clock(); in appldata_get_mem_data()
157 os_data->timestamp = get_tod_clock(); in appldata_get_os_data()