Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/uv/
H A Duv_time.c47 struct uv_rtc_timer_head { struct
62 static struct uv_rtc_timer_head **blade_info __read_mostly;
147 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_allocate_timers()
171 static void uv_rtc_find_next_timer(struct uv_rtc_timer_head *head, int pnode) in uv_rtc_find_next_timer()
205 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_set_timer()
241 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_unset_timer()