Searched refs:physids_shift_right (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/m32r/include/asm/
H A Dsmp.h33 #define physids_shift_right(d, s, n) bitmap_shift_right((d).mask, (s).mask, n, MAX_APICS) macro
/linux-4.4.14/arch/x86/include/asm/
H A Dmpspec.h125 #define physids_shift_right(d, s, n) \ macro

Completed in 191 milliseconds