Searched refs:physids_and (Results 1 – 2 of 2) sorted by relevance
26 #define physids_and(dst, src1, src2) bitmap_and((dst).mask, (src1).mask, (src2).mask, MA… macro
104 #define physids_and(dst, src1, src2) \ macro