Home
last modified time | relevance | path

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

/linux/drivers/xen/events/
A Devents_2l.c169 int start_word_idx, start_bit_idx; in evtchn_2l_handle_events() local
192 start_word_idx = __this_cpu_read(current_word_idx); in evtchn_2l_handle_events()
195 word_idx = start_word_idx; in evtchn_2l_handle_events()
226 if (word_idx == start_word_idx) { in evtchn_2l_handle_events()
257 if ((word_idx != start_word_idx) || (i != 0)) in evtchn_2l_handle_events()

Completed in 3 milliseconds