Searched defs:physid_set (Results 1 – 2 of 2) sorted by relevance
86 #define physid_set(physid, map) set_bit(physid, (map).mask) macro
89 #define physid_set(physid, map) set_bit(physid, (map).mask) macro