Home
last modified time | relevance | path

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

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