Home
last modified time | relevance | path

Searched refs:Available (Results 1 – 25 of 37) sorted by relevance

12

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenPage/
DVirtualMemory.h43 UINT64 Available:3; // Available for use by system software member
65 UINT64 Available:3; // Available for use by system software member
87 UINT64 Available:3; // Available for use by system software member
110 UINT64 Available:3; // Available for use by system software member
/device/linaro/bootloader/edk2/DuetPkg/DxeIpl/X64/
DVirtualMemory.h41 UINT64 Available:3; // Available for use by system software member
61 UINT64 Available:3; // Available for use by system software member
83 UINT64 Available:3; // Available for use by system software member
105 UINT64 Available:3; // Available for use by system software member
/device/linaro/bootloader/edk2/DuetPkg/DxeIpl/Ia32/
DVirtualMemory.h38 UINT32 Available:3; // Available for use by system software member
58 UINT32 Available:3; // Available for use by system software member
78 UINT32 Available:3; // Available for use by system software member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/
DCapsule.h62 UINT64 Available:3; // Available for use by system software member
84 UINT64 Available:3; // Available for use by system software member
108 UINT64 Available:3; // Available for use by system software member
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/X64/
DVirtualMemory.h68 UINT64 Available:3; // Available for use by system software member
90 UINT64 Available:3; // Available for use by system software member
112 UINT64 Available:3; // Available for use by system software member
136 UINT64 Available:3; // Available for use by system software member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/
DUfsHcMem.c118 UINTN Available; in UfsPeimAllocMemFromBlock() local
125 Available = 0; in UfsPeimAllocMemFromBlock()
134 Available++; in UfsPeimAllocMemFromBlock()
136 if (Available >= Units) { in UfsPeimAllocMemFromBlock()
145 Available = 0; in UfsPeimAllocMemFromBlock()
151 if (Available < Units) { in UfsPeimAllocMemFromBlock()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdBlockIoPei/
DSdHcMem.c118 UINTN Available; in SdPeimAllocMemFromBlock() local
125 Available = 0; in SdPeimAllocMemFromBlock()
134 Available++; in SdPeimAllocMemFromBlock()
136 if (Available >= Units) { in SdPeimAllocMemFromBlock()
145 Available = 0; in SdPeimAllocMemFromBlock()
151 if (Available < Units) { in SdPeimAllocMemFromBlock()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
DEmmcHcMem.c118 UINTN Available; in EmmcPeimAllocMemFromBlock() local
125 Available = 0; in EmmcPeimAllocMemFromBlock()
134 Available++; in EmmcPeimAllocMemFromBlock()
136 if (Available >= Units) { in EmmcPeimAllocMemFromBlock()
145 Available = 0; in EmmcPeimAllocMemFromBlock()
151 if (Available < Units) { in EmmcPeimAllocMemFromBlock()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
DUsbHcMem.c147 UINTN Available; in UsbHcAllocMemFromBlock() local
154 Available = 0; in UsbHcAllocMemFromBlock()
163 Available++; in UsbHcAllocMemFromBlock()
165 if (Available >= Units) { in UsbHcAllocMemFromBlock()
174 Available = 0; in UsbHcAllocMemFromBlock()
180 if (Available < Units) { in UsbHcAllocMemFromBlock()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DUsbHcMem.c145 UINTN Available; in UsbHcAllocMemFromBlock() local
152 Available = 0; in UsbHcAllocMemFromBlock()
161 Available++; in UsbHcAllocMemFromBlock()
163 if (Available >= Units) { in UsbHcAllocMemFromBlock()
172 Available = 0; in UsbHcAllocMemFromBlock()
178 if (Available < Units) { in UsbHcAllocMemFromBlock()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DPool.c157 Hdr->Header.Available = TRUE; in InternalAllocPoolByIndex()
166 Hdr->Header.Available = FALSE; in InternalAllocPoolByIndex()
197 FreePoolHdr->Header.Available = TRUE; in InternalFreePoolByIndex()
245 PoolHdr->Available = FALSE; in SmmInternalAllocatePool()
323 ASSERT (!FreePoolHdr->Header.Available); in SmmInternalFreePool()
DPiSmmCore.h1114 BOOLEAN Available; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DUsbHcMem.c171 UINTN Available; in UsbHcAllocMemFromBlock() local
178 Available = 0; in UsbHcAllocMemFromBlock()
187 Available++; in UsbHcAllocMemFromBlock()
189 if (Available >= Units) { in UsbHcAllocMemFromBlock()
198 Available = 0; in UsbHcAllocMemFromBlock()
204 if (Available < Units) { in UsbHcAllocMemFromBlock()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUsbHcMem.c170 UINTN Available; in UsbHcAllocMemFromBlock() local
177 Available = 0; in UsbHcAllocMemFromBlock()
186 Available++; in UsbHcAllocMemFromBlock()
188 if (Available >= Units) { in UsbHcAllocMemFromBlock()
197 Available = 0; in UsbHcAllocMemFromBlock()
203 if (Available < Units) { in UsbHcAllocMemFromBlock()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
DUsbHcMem.c171 UINTN Available; in UsbHcAllocMemFromBlock() local
178 Available = 0; in UsbHcAllocMemFromBlock()
187 Available++; in UsbHcAllocMemFromBlock()
189 if (Available >= Units) { in UsbHcAllocMemFromBlock()
198 Available = 0; in UsbHcAllocMemFromBlock()
204 if (Available < Units) { in UsbHcAllocMemFromBlock()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
DUsbHcMem.c130 UINTN Available; in UsbHcAllocMemFromBlock() local
137 Available = 0; in UsbHcAllocMemFromBlock()
146 Available++; in UsbHcAllocMemFromBlock()
148 if (Available >= Units) { in UsbHcAllocMemFromBlock()
156 Available = 0; in UsbHcAllocMemFromBlock()
162 if (Available < Units) { in UsbHcAllocMemFromBlock()
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
DXenStore.c470 UINT32 Available; in XenStoreWriteStore() local
497 Dest = XenStoreGetOutputChunk (Cons, Prod, xs.XenStore->req, &Available); in XenStoreWriteStore()
498 if (Available > Len) { in XenStoreWriteStore()
499 Available = Len; in XenStoreWriteStore()
502 CopyMem (Dest, Data, Available); in XenStoreWriteStore()
503 Data += Available; in XenStoreWriteStore()
504 Len -= Available; in XenStoreWriteStore()
513 xs.XenStore->req_prod += Available; in XenStoreWriteStore()
548 UINT32 Available; in XenStoreReadStore() local
576 Src = XenStoreGetInputChunk (Cons, Prod, xs.XenStore->rsp, &Available); in XenStoreReadStore()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ia32/
DDxeLoadFunc.c187 BOOLEAN Available; in IsExecuteDisableBitAvailable() local
189 Available = FALSE; in IsExecuteDisableBitAvailable()
197 Available = TRUE; in IsExecuteDisableBitAvailable()
201 return Available; in IsExecuteDisableBitAvailable()
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
DTechNotes.txt205 "Available Ring", and answered (processed) requests show up on the "Used Ring".
215 Available Index Available Index
219 Available +-------+-------+-------+-------+-------+
267 Finally, the guest populates the Available Ring with the indices of the head
268 descriptors. All descriptor indices on both the Available Ring and the Used
273 - The host consumes a descriptor index off the Available Ring. This index is
288 descriptor (ie. 2*N) to the Available Ring.
291 the order of head descriptor indices on each of the Available Ring and the
293 VirtioNetInitRx, when the Available Ring is full and increasing, and the Used
296 - If the Available Ring is empty, the host is forced to drop packets. If the
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
DUsbHcMem.c162 UINTN Available; in UsbHcAllocMemFromBlock() local
169 Available = 0; in UsbHcAllocMemFromBlock()
178 Available++; in UsbHcAllocMemFromBlock()
180 if (Available >= Units) { in UsbHcAllocMemFromBlock()
189 Available = 0; in UsbHcAllocMemFromBlock()
195 if (Available < Units) { in UsbHcAllocMemFromBlock()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Tst/
DCpu0Tst.asl34 Return(ZERO) // Return All States Available.
/device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
DS3Resume.c95 UINT64 Available:3; // Available for use by system software member
117 UINT64 Available:3; // Available for use by system software member
141 UINT64 Available:3; // Available for use by system software member
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Ist/
DCpu0Ist.asl33 Return(ZERO) // Return All States Available.
/device/linaro/bootloader/edk2/QuarkPlatformPkg/
DReadme.md35 * GIT client: Available from https://git-scm.com/downloads
47 * ASL compiler: Available from http://www.acpica.org
93 * ASL compiler: Available from http://www.acpica.org.
381Available from https://firmware.intel.com/develop/intel-uefi-tools-and-utilities/intel-uefi-develo…
382 * Intel(R) UEFI Development Kit Debugger Tool Ver 1.5 or higher: Available from
483 * Download SD Card Linux Image: Available at
/device/linaro/dragonboard/db845c/firmware/
Dadsp.b0711Available Bytes:%d MAX Available Bytes:%d Total Bytes:%d����sysmon_qdss.c:ADSP: SensorsPD Heap Sta…

12