Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/xen/events/
H A Devents_2l.c39 #define EVTCHN_FIRST_BIT(w) find_first_bit(BM(&(w)), BITS_PER_EVTCHN_WORD) macro
210 word_idx = EVTCHN_FIRST_BIT(words); in evtchn_2l_handle_events()
241 bit_idx = EVTCHN_FIRST_BIT(bits); in evtchn_2l_handle_events()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/xen/events/
H A Devents_2l.c39 #define EVTCHN_FIRST_BIT(w) find_first_bit(BM(&(w)), BITS_PER_EVTCHN_WORD) macro
210 word_idx = EVTCHN_FIRST_BIT(words); in evtchn_2l_handle_events()
241 bit_idx = EVTCHN_FIRST_BIT(bits); in evtchn_2l_handle_events()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/xen/events/
H A Devents_2l.c39 #define EVTCHN_FIRST_BIT(w) find_first_bit(BM(&(w)), BITS_PER_EVTCHN_WORD) macro
210 word_idx = EVTCHN_FIRST_BIT(words); in evtchn_2l_handle_events()
241 bit_idx = EVTCHN_FIRST_BIT(bits); in evtchn_2l_handle_events()