Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/kernel/sn2/
Dtimer.c21 static volatile unsigned long last_wall_rtc; variable
53 elapsed_rtc = (long)(current_rtc - last_wall_rtc); in sn_gettimeoffset()
63 "offset %li\n", current_rtc, last_wall_rtc, in sn_gettimeoffset()
79 last_wall_rtc = GET_RTC_COUNTER(); in sn2_update_wall_time()
86 last_wall_rtc = GET_RTC_COUNTER(); in sn2_reset_wall_time()
95 last_wall_rtc = GET_RTC_COUNTER(); in sn_timer_init()