Searched refs:ShiftedSize (Results 1 – 2 of 2) sorted by relevance
267 UINT32 ShiftedSize; in CheckMtrrAlignment() local275 ShiftedSize = (UINT32) RShiftU64 (Size, 12); in CheckMtrrAlignment()280 return ShiftedBase % ShiftedSize; in CheckMtrrAlignment()