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