Home
last modified time | relevance | path

Searched refs:physids_equal (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/m32r/include/asm/
Dsmp.h31 #define physids_equal(map1, map2) bitmap_equal((map1).mask, (map2).mask, MAX_APICS) macro
/linux-4.1.27/arch/x86/include/asm/
Dmpspec.h119 #define physids_equal(map1, map2) \ macro