Searched refs:SectionIndex (Results 1 – 3 of 3) sorted by relevance
922 PrivateData->CacheSection.Section [PrivateData->CacheSection.SectionIndex] = Section; in ProcessSection()923 … PrivateData->CacheSection.SectionData [PrivateData->CacheSection.SectionIndex] = PpiOutput; in ProcessSection()924 … PrivateData->CacheSection.SectionSize [PrivateData->CacheSection.SectionIndex] = PpiOutputSize; in ProcessSection()925 …PrivateData->CacheSection.AuthenticationStatus [PrivateData->CacheSection.SectionIndex] = Authenti… in ProcessSection()926 …PrivateData->CacheSection.SectionIndex = (PrivateData->CacheSection.SectionIndex + 1)%CACHE_SETION… in ProcessSection()
157 IN UINT32 SectionIndex, in SyncCacheConfigPage() argument175 BaseAddress = TT_DESCRIPTOR_PAGE_BASE_ADDRESS(SectionIndex << TT_DESCRIPTOR_SECTION_BASE_SHIFT); in SyncCacheConfigPage()
140 UINTN SectionIndex; member