Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m32r/include/asm/
Dsmp.h26 #define physids_and(dst, src1, src2) bitmap_and((dst).mask, (src1).mask, (src2).mask, MA… macro
/linux-4.4.14/arch/x86/include/asm/
Dmpspec.h104 #define physids_and(dst, src1, src2) \ macro