Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m32r/include/asm/
Dsmp.h34 #define physids_shift_left(d, s, n) bitmap_shift_left((d).mask, (s).mask, n, MAX_APICS) macro
/linux-4.1.27/arch/x86/include/asm/
Dmpspec.h128 #define physids_shift_left(d, s, n) \ macro