Home
last modified time | relevance | path

Searched defs:Flush (Results 1 – 23 of 23) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/PeiFlushInstructionCache/
DPeiFlushInstructionCache.h39 EFI_PEI_FLUSH_INSTRUCTION_CACHE_FLUSH Flush; member
/device/google/cuttlefish_common/guest/hals/sensors/
Dvsoc_sensors.h151 int Flush(int sensor_handle) { in Flush() function
/device/google/contexthub/sensorhal/
Dhubconnection.h156 struct Flush struct
158 int handle;
159 uint8_t count;
163 bool internal;
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
DUfsHostController.h246 EDKII_UFS_HC_FLUSH Flush; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DeviceIo/
DDeviceIo.h126 EFI_IO_FLUSH Flush; member
/device/google/contexthub/util/nanotool/
Dnanomessage.h166 Flush, enumerator
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDeviceIo.h262 EFI_IO_FLUSH Flush; member
DArp.h376 EFI_ARP_FLUSH Flush; member
DSimpleFileSystem.h552 EFI_FILE_FLUSH Flush; member
DPciRootBridgeIo.h429 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_FLUSH Flush; member
DPciIo.h534 EFI_PCI_IO_PROTOCOL_FLUSH Flush; member
/device/linaro/bootloader/edk2/StdLib/Include/Containers/
DFifo.h191 cFIFO_Flush Flush; ///< Remove the N earliest elements from the FIFO. member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Arp/
DArp.h127 EFI_ARP_FLUSH Flush; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleFileSystem/
DSimpleFileSystem.h372 EFI_FILE_FLUSH Flush; member
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Protocol/
DIsaIo.h342 EFI_ISA_IO_PROTOCOL_FLUSH Flush; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/IsaIo/
DIsaIo.h177 EFI_ISA_IO_PROTOCOL_FLUSH Flush; member
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DFileHandleWrappers.c1018 EFI_FILE_FLUSH Flush; member
1502 EFI_FILE_FLUSH Flush; member
1725 EFI_FILE_FLUSH Flush; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PciRootBridgeIo/
DPciRootBridgeIo.h211 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_FLUSH Flush; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PciIo/
DPciIo.h264 EFI_PCI_IO_PROTOCOL_FLUSH Flush; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
DEbcInt.c1196 IN EBC_ICACHE_FLUSH Flush in EbcRegisterICacheFlush()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
DOpalNvmeReg.h263 UINT32 Flush; /* Flush */ member
346 NVME_FLUSH Flush; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DNvme.h215 UINT32 Flush; /* Flush */ member
298 NVME_FLUSH Flush; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzmaEnc.c1688 static SRes Flush(CLzmaEnc *p, UInt32 nowPos) in Flush() function