Searched refs:LMASK (Results 1 – 1 of 1) sorted by relevance
1230 #define _TBIMTABLE_LIN2PHYS(PHYS, LIN, LMASK) (void*)(((int)(PHYS)&0xFFFFF000)\ argument1231 +((int)(LIN)&(LMASK)))