Searched refs:pending_words (Results 1 – 1 of 1) sorted by relevance
167 xen_ulong_t pending_words; in evtchn_2l_handle_events() local190 pending_words = xchg_xen_ulong(&vcpu_info->evtchn_pending_sel, 0); in evtchn_2l_handle_events()197 for (i = 0; pending_words != 0; i++) { in evtchn_2l_handle_events()200 words = MASK_LSBS(pending_words, word_idx); in evtchn_2l_handle_events()258 pending_words &= ~(1UL << word_idx); in evtchn_2l_handle_events()