Searched refs:mProtectionMemRangeCount (Results 1 – 1 of 1) sorted by relevance
65 UINTN mProtectionMemRangeCount = 0; variable267 for (Index = 0; Index < mProtectionMemRangeCount; Index++) { in IsAddressValid()369 mProtectionMemRangeCount = TotalSize / sizeof (MEMORY_PROTECTION_RANGE); in InitProtectedMemRange()403 NumberOfProtectRange = mProtectionMemRangeCount; in InitProtectedMemRange()454 for (Index = 0; Index < mProtectionMemRangeCount; Index++) { in InitProtectedMemRange()903 …mProtectionMemRangeCount = sizeof (mProtectionMemRangeTemplate) / sizeof (MEMORY_PROTECTION_RANGE); in InitSmmProfileInternal()