Searched refs:physid_test_and_set (Results 1 – 2 of 2) sorted by relevance
/arch/m32r/include/asm/ | ||
D | smp.h | 24 #define physid_test_and_set(physid, map) test_and_set_bit(physid, (map).mask) macro |
/arch/x86/include/asm/ | ||
D | mpspec.h | 119 #define physid_test_and_set(physid, map) \ macro |