Searched refs:BlMemoryWriteThrough (Results 1 – 3 of 3) sorted by relevance
333 else if (CacheAttributes == BlMemoryWriteThrough) in MmDefpMapPhysicalAddress()
348 BlMemoryWriteThrough = 0x00000004, enumerator351 …ttributes = BlMemoryUncached | BlMemoryWriteCombined | BlMemoryWriteThrough | BlMemoryW…
1745 OsAttribute |= BlMemoryWriteThrough; in MmFwpGetOsAttributeType()