Searched refs:CacheWriteBack (Results 1 – 9 of 9) sorted by relevance
84 CacheWriteBack in PlatformSecLibStartup()93 CacheWriteBack in PlatformSecLibStartup()
183 …Setting.Variables.Mtrr[Index].Base = (MemOverflow & MTRR_LIB_CACHE_VALID_ADDRESS) | CacheWriteBack;205 …Setting.Variables.Mtrr[Index].Base = (MemOverflow & MTRR_LIB_CACHE_VALID_ADDRESS) | CacheWriteBack;
272 MtrrSetMemoryAttribute (BASE_1MB, LowMemorySize - BASE_1MB, CacheWriteBack); in CbPeiEntryPoint()273 MtrrSetMemoryAttribute (0, 0xA0000, CacheWriteBack); in CbPeiEntryPoint()
198 MtrrSetMemoryAttribute (Entry->BaseAddr, Entry->Length, CacheWriteBack); in XenPublishRamRegions()
122 CacheWriteBack = 6 enumerator
137 Status = MtrrSetMemoryAttributeInMtrrSettings (&MtrrSettings, 0, MemoryLength, CacheWriteBack); in MemoryDiscoveredPpiNotifyCallback()
1002 return CacheWriteBack; in GetMemoryCacheTypeFromMtrrType()1321 if (MemoryType > CacheWriteBack) { in MtrrDebugPrintAllMtrrsWorker()1348 if (MemoryType > CacheWriteBack) { in MtrrDebugPrintAllMtrrsWorker()
1007 return CacheWriteBack; in GetMemoryCacheTypeFromMtrrType()1326 if (MemoryType > CacheWriteBack) { in MtrrDebugPrintAllMtrrsWorker()1353 if (MemoryType > CacheWriteBack) { in MtrrDebugPrintAllMtrrsWorker()
390 CacheType = CacheWriteBack; in CpuSetMemoryAttributes()