Home
last modified time | relevance | path

Searched refs:physid_test_and_set (Results 1 – 2 of 2) sorted by relevance

/arch/m32r/include/asm/
Dsmp.h24 #define physid_test_and_set(physid, map) test_and_set_bit(physid, (map).mask) macro
/arch/x86/include/asm/
Dmpspec.h119 #define physid_test_and_set(physid, map) \ macro