Home
last modified time | relevance | path

Searched refs:FlushType (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/
DCpuDxe.c54 IN EFI_CPU_FLUSH_TYPE FlushType in CpuFlushCpuDataCache() argument
58 switch (FlushType) { in CpuFlushCpuDataCache()
/device/linaro/bootloader/edk2/Nt32Pkg/CpuRuntimeDxe/
DCpu.c68 IN EFI_CPU_FLUSH_TYPE FlushType in WinNtFlushCpuDataCache() argument
95 if (FlushType == EfiCpuFlushTypeWriteBackInvalidate) { in WinNtFlushCpuDataCache()
DCpuDriver.h128 IN EFI_CPU_FLUSH_TYPE FlushType
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
DCpuDxe.h75 IN EFI_CPU_FLUSH_TYPE FlushType
DCpuDxe.c124 IN EFI_CPU_FLUSH_TYPE FlushType in CpuFlushCpuDataCache() argument
127 if (FlushType == EfiCpuFlushTypeWriteBackInvalidate) { in CpuFlushCpuDataCache()
130 } else if (FlushType == EfiCpuFlushTypeInvalidate) { in CpuFlushCpuDataCache()
/device/linaro/bootloader/edk2/EmulatorPkg/CpuRuntimeDxe/
DCpu.c261 IN EFI_CPU_FLUSH_TYPE FlushType in EmuFlushCpuDataCache() argument
264 if (FlushType == EfiCpuFlushTypeWriteBackInvalidate) { in EmuFlushCpuDataCache()
DCpuDriver.h172 IN EFI_CPU_FLUSH_TYPE FlushType
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DCpu.h96 IN EFI_CPU_FLUSH_TYPE FlushType
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Cpu/
DCpu.h59 IN EFI_CPU_FLUSH_TYPE FlushType