Searched refs:MASK_LSBS (Results 1 – 1 of 1) sorted by relevance
1097 #define MASK_LSBS(w, i) (w & ((~0UL) << i)) macro1141 words = MASK_LSBS(pending_words, word_idx); in __xen_evtchn_do_upcall()1170 bits = MASK_LSBS(pending_bits, bit_idx); in __xen_evtchn_do_upcall()