physid_set         21 include/asm-m32r/smp.h #define physid_set(physid, map)                 set_bit(physid, (map).mask)
physid_set         84 include/asm-x86/mpspec.h #define physid_set(physid, map)			set_bit(physid, (map).mask)