Home
last modified time | relevance | path

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

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