Home
last modified time | relevance | path

Searched defs:physids_empty (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dmpspec.h134 #define physids_empty(map) \ macro
/linux-3.4.99/arch/m32r/include/asm/
Dsmp.h30 #define physids_empty(map) bitmap_empty((map).mask, MAX_APICS) macro