Searched defs:physids_empty (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/x86/include/asm/ | ||
D | mpspec.h | 134 #define physids_empty(map) \ macro |
/linux-3.4.99/arch/m32r/include/asm/ | ||
D | smp.h | 30 #define physids_empty(map) bitmap_empty((map).mask, MAX_APICS) macro |