physids_and        26 include/asm-m32r/smp.h #define physids_and(dst, src1, src2)            bitmap_and((dst).mask, (src1).mask, (src2).mask, MAX_APICS)
physids_and        90 include/asm-x86/mpspec.h #define physids_and(dst, src1, src2)					\