Searched refs:High4KBPageSize (Results 1 – 1 of 1) sorted by relevance
344 UINT64 High4KBPageSize; in InitProtectedMemRange() local422 …High4KBPageSize = ((ProtectEndAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1)) - (ProtectEndAddress & ~(… in InitProtectedMemRange()424 if (High4KBPageSize != 0) { in InitProtectedMemRange()