Searched refs:physids_shift_right (Results 1 – 2 of 2) sorted by relevance
33 #define physids_shift_right(d, s, n) bitmap_shift_right((d).mask, (s).mask, n, MAX_APICS) macro
125 #define physids_shift_right(d, s, n) \ macro