Searched refs:Low4KBPageSize (Results 1 – 1 of 1) sorted by relevance
345 UINT64 Low4KBPageSize; in InitProtectedMemRange() local423 …Low4KBPageSize = ((ProtectBaseAddress + SIZE_2MB - 1) & ~(SIZE_2MB - 1)) - (ProtectBaseAddress & … in InitProtectedMemRange()432 if (Low4KBPageSize != 0) { in InitProtectedMemRange()