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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmpspec.h120 #define physid_isset(physid, map) test_bit(physid, (map).mask) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dsmp.h23 #define physid_isset(physid, map) test_bit(physid, (map).mask) macro

Completed in 28 milliseconds