Searched refs:FlushType (Results 1 – 9 of 9) sorted by relevance
54 IN EFI_CPU_FLUSH_TYPE FlushType in CpuFlushCpuDataCache() argument58 switch (FlushType) { in CpuFlushCpuDataCache()
68 IN EFI_CPU_FLUSH_TYPE FlushType in WinNtFlushCpuDataCache() argument95 if (FlushType == EfiCpuFlushTypeWriteBackInvalidate) { in WinNtFlushCpuDataCache()
128 IN EFI_CPU_FLUSH_TYPE FlushType
75 IN EFI_CPU_FLUSH_TYPE FlushType
124 IN EFI_CPU_FLUSH_TYPE FlushType in CpuFlushCpuDataCache() argument127 if (FlushType == EfiCpuFlushTypeWriteBackInvalidate) { in CpuFlushCpuDataCache()130 } else if (FlushType == EfiCpuFlushTypeInvalidate) { in CpuFlushCpuDataCache()
261 IN EFI_CPU_FLUSH_TYPE FlushType in EmuFlushCpuDataCache() argument264 if (FlushType == EfiCpuFlushTypeWriteBackInvalidate) { in EmuFlushCpuDataCache()
172 IN EFI_CPU_FLUSH_TYPE FlushType
96 IN EFI_CPU_FLUSH_TYPE FlushType
59 IN EFI_CPU_FLUSH_TYPE FlushType