Searched refs:physid_test_and_set (Results 1 – 2 of 2) sorted by relevance
24 #define physid_test_and_set(physid, map) test_and_set_bit(physid, (map).mask) macro
101 #define physid_test_and_set(physid, map) \ macro