Searched refs:uv_read_rtc (Results 1 – 1 of 1) sorted by relevance
21 static u64 uv_read_rtc(struct clocksource *cs);28 .read = uv_read_rtc,114 if (uv_read_rtc(NULL) <= expires) in uv_setup_intr()249 if ((head->next_cpu == bcpu && uv_read_rtc(NULL) >= *t) || force) in uv_rtc_unset_timer()276 static u64 uv_read_rtc(struct clocksource *cs) in uv_read_rtc() function296 return uv_rtc_set_timer(ced_cpu, delta + uv_read_rtc(NULL)); in uv_rtc_next_event()