Searched defs:physid_set (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dmpspec.h98 #define physid_set(physid, map) set_bit(physid, (map).mask) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dsmp.h21 #define physid_set(physid, map) set_bit(physid, (map).mask) macro

Completed in 105 milliseconds