Home
last modified time | relevance | path

Searched refs:Dirty (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DDiskCache.c71 if (CacheTag->Dirty) { in FatFlushDataCacheRange()
156 CacheTag->Dirty = FALSE; in FatExchangeCachePage()
197 if (CacheTag->RealSize > 0 && CacheTag->Dirty) { in FatGetCachePage()
256 CacheTag->Dirty = TRUE; in FatAccessUnalignedCachePage()
257 DiskCache->Dirty = TRUE; in FatAccessUnalignedCachePage()
412 if (DiskCache->Dirty) { in FatVolumeFlushCache()
419 if (CacheTag->RealSize > 0 && CacheTag->Dirty) { in FatVolumeFlushCache()
430 DiskCache->Dirty = FALSE; in FatVolumeFlushCache()
DFlush.c244 if (OFile->Dirty) { in FatOFileFlush()
272 OFile->Dirty = FALSE; in FatOFileFlush()
DFat.h155 BOOLEAN Dirty; member
162 BOOLEAN Dirty; member
270 BOOLEAN Dirty; member
DFileSpace.c411 OFile->Dirty = TRUE; in FatShrinkEof()
530 OFile->Dirty = TRUE; in FatGrowEof()
DReadWrite.c507 OFile->Dirty = TRUE; in FatAccessOFile()
DInfo.c467 OFile->Dirty = TRUE; in FatSetFileInfo()
/device/linaro/bootloader/edk2/DuetPkg/DxeIpl/Ia32/
DVirtualMemory.h55 …UINT32 Dirty:1; // 0 = Not written to (cleared by software), 1 = Written to (set… member
75 UINT32 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/X64/
DVirtualMemory.h87 UINT64 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member
109 UINT64 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member
133 UINT64 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/
DCapsule.h81 UINT64 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member
105 UINT64 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenPage/
DVirtualMemory.h84 UINT64 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member
107 UINT64 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member
/device/linaro/bootloader/edk2/DuetPkg/DxeIpl/X64/
DVirtualMemory.h80 UINT64 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member
102 UINT64 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member
/device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
DS3Resume.c114 UINT64 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member
138 UINT64 Dirty:1; // 0 = Not Dirty, 1 = written by processor on access to page member