Home
last modified time | relevance | path

Searched refs:BlMemoryWriteThrough (Results 1 – 3 of 3) sorted by relevance

/reactos/boot/environ/lib/mm/i386/
H A Dmmx86.c333 else if (CacheAttributes == BlMemoryWriteThrough) in MmDefpMapPhysicalAddress()
/reactos/boot/environ/include/
H A Dbl.h348 BlMemoryWriteThrough = 0x00000004, enumerator
351 …ttributes = BlMemoryUncached | BlMemoryWriteCombined | BlMemoryWriteThrough | BlMemoryW…
/reactos/boot/environ/lib/firmware/efi/
H A Dfirmware.c1745 OsAttribute |= BlMemoryWriteThrough; in MmFwpGetOsAttributeType()