Home
last modified time | relevance | path

Searched refs:BlMemoryWriteBack (Results 1 – 5 of 5) sorted by relevance

/reactos/boot/environ/lib/io/display/efi/
H A Dgop.c137 BlMemoryWriteBack, in ConsoleEfiGopEnable()
/reactos/boot/environ/app/bootmgr/
H A Defiemu.c927 EfiInitScratch.MemEntry.Flags = BlMemoryWriteBack; in EfiInitCreateInputParametersEx()
/reactos/boot/environ/lib/mm/i386/
H A Dmmx86.c420 *CacheAttributes = BlMemoryWriteBack; in MmDefpTranslateVirtualAddress()
/reactos/boot/environ/include/
H A Dbl.h349 BlMemoryWriteBack = 0x00000008, enumerator
351 …= BlMemoryUncached | BlMemoryWriteCombined | BlMemoryWriteThrough | BlMemoryWriteBack | BlMemoryUn…
/reactos/boot/environ/lib/firmware/efi/
H A Dfirmware.c1750 OsAttribute |= BlMemoryWriteBack; in MmFwpGetOsAttributeType()